|
|
@ -1,6 +1,9 @@ |
|
|
|
# $OpenBSD: rc.securelevel,v 1.2 2014/07/14 09:42:27 ajacoutot Exp $ |
|
|
|
#!/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 |
|
|
|
# please see /etc/rc.local. |
|
|
|
# |