summaryrefslogtreecommitdiffstats
path: root/rules/ntp-bbinit.in
blob: 6076550edf716f7041f4fb02ab19f2389bf09a0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## SECTION=initmethod_bbinit

config NTP_NTPD_BBINIT_LINK
	string
	depends on NTP_NTPD_STARTSCRIPT
	prompt "ntp"
	default "S20ntp-server"

config NTP_NTPC_BBINIT_LINK
	string
	depends on NTP_NTPC_STARTSCRIPT
	prompt "ntpc"
	default "S20ntp-client"