summaryrefslogtreecommitdiff
path: root/template/etc/rc
diff options
context:
space:
mode:
Diffstat (limited to 'template/etc/rc')
-rw-r--r--template/etc/rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/etc/rc b/template/etc/rc
index d38a5f7..59a1786 100644
--- a/template/etc/rc
+++ b/template/etc/rc
@@ -24,7 +24,7 @@ mount_mfs -s 1024 -i 1024 swap /dev
echo mfs: populating /dev...
mv /tmp/MAKEDEV /dev/.
-( cd /dev && /dev/MAKEDEV std wd0 random pf bpf ttyC0 tty00 ptm pty )
+( cd /dev && /dev/MAKEDEV std wd0 sd0 random pf bpf ttyC0 tty00 ptm pty )
echo mfs: populating /tmp...
mkdir /tmp/var
@@ -80,7 +80,7 @@ echo pf: enabling firewall...
pfctl -e -f /etc/pf.conf
echo ntpd: starting network time daemon...
-/usr/sbin/ntpd -s
+/usr/sbin/ntpd
echo syslogd: starting log daemon...
syslogd -p /dev/log