freebsd-dev/etc/rc.d
Cy Schubert b5bdbd0461 Add support for automatic leap-second file updates.
The working copy of leapfile resides in /var/dbntpd.leap-seconds.list.
/etc/ntp/leap-seconds (periodically updated from ftp://time.nist.gov/pub/
or ftp://tycho.usno.navy.mil/pub/ntp/) contains the master copy should
automatic leapfile updates be disabled (default).

Automatic leapfile updates are fetched from $ntp_leapfile_sources,
defaulting to https://www.ietf.org/timezones/data/leap-seconds.list,
within $ntp_leapfile_expiry_days (default 30 days) from leap-seconds
file expiry. Automatic updates can be enabled by setting
$daily_ntpd_leapfile_enable="YES" in periodic.conf. To avoid congesting
the ntp leapfile source the automatic update randomized by default but
can be disabled through daily_ntpd_avoid_congestion="NO" in
periodic.conf.

Suggested by:	des
Reviewed by:	des, roberto, dwmalone, ian, cperciva, glebius, gjb
MFC after:	1 week
X-MFC with:	r289421, r293037
2016-01-26 07:06:44 +00:00
..
abi
accounting
addswap
adjkerntz
amd
apm
apmd
archdep
atm1
atm2
atm3
auditd
auditdistd
automount The "automount" rc script should depend on "automountd", not the other 2015-09-18 06:54:52 +00:00
automountd The "automount" rc script should depend on "automountd", not the other 2015-09-18 06:54:52 +00:00
autounmountd The "automount" rc script should depend on "automountd", not the other 2015-09-18 06:54:52 +00:00
bgfsck - Add uid check. 2015-09-10 06:55:28 +00:00
bluetooth
bootparams
bridge
bsnmpd
bthidd
casperd
ccd
cleanvar
cleartmp
cron
ctld
DAEMON
ddb
defaultroute
devd Require "ldconfig" for "devd". It is possible that user puts into 2015-04-28 13:13:23 +00:00
devfs
dhclient
dmesg
dumpon
FILESYSTEMS
fsck Fix indentation in etc/rc.d/fsck. 2015-10-12 14:23:10 +00:00
ftp-proxy
ftpd
gbde
geli
geli2
gptboot
growfs
gssd
hastd
hcsecd
hostapd
hostid Revert r282672. 2015-05-11 00:16:32 +00:00
hostid_save Verify if the saved hostid is still the same and update if 2015-04-15 21:48:06 +00:00
hostname etc/rc.d/hostname: permit setting hostname if already set 2015-08-12 16:22:10 +00:00
inetd
iovctl Use correct flag in iovctl_start(). 2015-06-27 18:01:50 +00:00
ip6addrctl
ipfilter ipfilter 5.1.2 (vs 4.1.28 in previous releases of FreeBSD) stores IPv4 2015-01-28 21:01:55 +00:00
ipfs
ipfw
ipmon
ipnat
ipropd_master
ipropd_slave
ipsec
iscsictl
iscsid
jail Allow the (old rc-style) exec_afterstart jail parameters to start numbering 2016-01-25 22:14:31 +00:00
kadmind
kdc
keyserv
kfd
kld
kldxref
kpasswdd
ldconfig Add ldconfig -soft to process the soft float abi libraries and put it 2016-01-18 21:40:18 +00:00
local
local_unbound Load our configuration before setting defaults, so local_unbound_workdir 2015-12-01 13:20:21 +00:00
localpkg
lockd
LOGIN Unbreak rcorder when MK_UTX == no by moving utx from REQUIRE: in LOGIN to 2015-02-13 20:52:23 +00:00
lpd
Makefile Move all test integration pieces for etc/ from etc/ to tests/ 2015-05-18 11:02:43 +00:00
mdconfig Ignore per-mdN settings in mdconfig[2] startup 2015-10-29 21:12:57 +00:00
mdconfig2 Ignore per-mdN settings in mdconfig[2] startup 2015-10-29 21:12:57 +00:00
mixer
motd
mountcritlocal Wrap overlong comment lines. 2016-01-14 16:55:07 +00:00
mountcritremote
mountd Remove some oldnfs remnants. 2015-04-18 16:08:06 +00:00
mountlate
moused
mroute6d
msgs
natd
netif Update only static routes when an interface is specified. This fixed 2015-09-10 06:47:23 +00:00
netoptions
netwait Enhance rc.d/netwait script to wait for late-attaching interfaces such as 2015-12-26 18:21:32 +00:00
NETWORKING Enhance rc.d/netwait script to wait for late-attaching interfaces such as 2015-12-26 18:21:32 +00:00
newsyslog
nfscbd
nfsclient
nfsd Add support for the new "-manage-gids" option for the nfsuserd daemon 2015-11-30 22:29:11 +00:00
nfsuserd Add support for the new "-manage-gids" option for the nfsuserd daemon 2015-11-30 22:29:11 +00:00
nisdomain
nscd
nsswitch
ntpd Add support for automatic leap-second file updates. 2016-01-26 07:06:44 +00:00
ntpdate
opensm
othermta Since r275359, there is no need to provide a bogus service name. 2015-10-26 15:16:27 +00:00
pf
pflog Typo fix in comment 2015-04-06 19:23:45 +00:00
pfsync
power_profile
powerd
ppp
pppoed
pwcheck
quota
random Address review. 2015-07-08 18:46:44 +00:00
rarpd
rctl Modify the rctl rc script to add multiple rules in a single run. 2015-12-01 16:42:39 +00:00
resolv
rfcomm_pppd_server
root
route6d
routed
routing Don't add static IPv6 routes when to all FIBs when net.add_addr_allfibs is 0. 2015-02-06 00:02:00 +00:00
rpcbind
rtadvd
rtsold
rwho
savecore
sdpd
securelevel
sendmail
serial
SERVERS
sppp
sshd Do not generate RSA1 or DSA keys by default. 2016-01-22 12:14:08 +00:00
statd
static_arp
static_ndp
stf
swap
swaplate
syscons
sysctl
syslogd
timed
tmp
ubthidhci
ugidfw When stopping ugidfw, it is not enough to just try unloading the module. If 2015-09-29 18:51:56 +00:00
utx Unbreak rcorder when MK_UTX == no by moving utx from REQUIRE: in LOGIN to 2015-02-13 20:52:23 +00:00
var When extracting mtrees, pass -i so schg/sappnd are respected. 2015-11-09 23:37:01 +00:00
virecover
watchdogd
wpa_supplicant
ypbind
yppasswdd
ypserv
ypset
ypupdated
ypxfrd
zfs
zvol