summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2017-04-12 15:49:29 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2017-04-12 15:49:29 +0200
commit0a0ae6dd4cb82f97be9c1b209e841ce6fd948770 (patch)
treeaaa928ee3d9739362970699f4782515a7ce0218c /template
parent3310cb4d4ef7acd51df426d5777159b816fed7a2 (diff)
downloadOpenBSD-firewall-0a0ae6dd4cb82f97be9c1b209e841ce6fd948770.tar.gz
OpenBSD-firewall-0a0ae6dd4cb82f97be9c1b209e841ce6fd948770.tar.bz2
updated to OpenBSD 6.1 (no more systrace)
Diffstat (limited to 'template')
-rw-r--r--template/etc/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/etc/rc b/template/etc/rc
index 804a0bd..d38a5f7 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 systrace )
+( cd /dev && /dev/MAKEDEV std wd0 random pf bpf ttyC0 tty00 ptm pty )
echo mfs: populating /tmp...
mkdir /tmp/var