|
@ -1,4 +1,4 @@ |
|
|
# $OpenBSD: rc,v 1.528 2018/07/12 08:20:36 florian Exp $ |
|
|
|
|
|
|
|
|
# $OpenBSD: rc,v 1.529 2018/07/23 11:54:49 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 |
|
@ -581,7 +581,7 @@ run_upgrade_script sysmerge |
|
|
|
|
|
|
|
|
echo -n 'starting network daemons:' |
|
|
echo -n 'starting network daemons:' |
|
|
start_daemon ldomd sshd switchd snmpd ldpd ripd ospfd ospf6d bgpd ifstated |
|
|
start_daemon ldomd sshd switchd snmpd ldpd ripd ospfd ospf6d bgpd ifstated |
|
|
start_daemon relayd dhcpd dhcrelay mrouted dvmrpd radiusd eigrpd route6d rtadvd |
|
|
|
|
|
|
|
|
start_daemon relayd dhcpd dhcrelay mrouted dvmrpd radiusd eigrpd route6d |
|
|
start_daemon rad hostapd lpd smtpd slowcgi httpd ftpd |
|
|
start_daemon rad hostapd lpd smtpd slowcgi httpd ftpd |
|
|
start_daemon ftpproxy ftpproxy6 tftpd tftpproxy identd inetd rarpd bootparamd |
|
|
start_daemon ftpproxy ftpproxy6 tftpd tftpproxy identd inetd rarpd bootparamd |
|
|
start_daemon rbootd mopd vmd spamd spamlogd sndiod |
|
|
start_daemon rbootd mopd vmd spamd spamlogd sndiod |
|
|