summaryrefslogtreecommitdiff
path: root/etc/examples/rc.securelevel
blob: 3de938610424f4f4dee9719afc69cf9a382a1be8 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh
#
# $OpenBSD: rc.securelevel,v 1.3 2014/07/14 10:15:33 ajacoutot Exp $
#
# site-specific startup actions, daemons, and other things which
# can be done BEFORE your system goes into securemode.  For actions
# which should be done AFTER your system has gone into securemode
# please see /etc/rc.local.
#