|
@ -1,4 +1,4 @@ |
|
|
# $OpenBSD: rc,v 1.531 2019/01/24 05:14:02 ajacoutot Exp $ |
|
|
|
|
|
|
|
|
# $OpenBSD: rc,v 1.532 2019/01/26 10:59:07 florian Exp $ |
|
|
|
|
|
|
|
|
# System startup script run by init on autoboot or after single-user. |
|
|
# System startup script run by init on autoboot or after single-user. |
|
|
# Output and error are redirected to console by init, and the console is the |
|
|
# Output and error are redirected to console by init, and the console is the |
|
@ -474,7 +474,7 @@ dmesg >/var/run/dmesg.boot |
|
|
make_keys |
|
|
make_keys |
|
|
|
|
|
|
|
|
echo -n 'starting early daemons:' |
|
|
echo -n 'starting early daemons:' |
|
|
start_daemon syslogd ldattach pflogd nsd rebound unbound ntpd |
|
|
|
|
|
|
|
|
start_daemon syslogd ldattach pflogd nsd rebound unwind unbound ntpd |
|
|
start_daemon iscsid isakmpd iked sasyncd ldapd npppd |
|
|
start_daemon iscsid isakmpd iked sasyncd ldapd npppd |
|
|
echo '.' |
|
|
echo '.' |
|
|
|
|
|
|
|
|