|
@ -1,6 +1,9 @@ |
|
|
# $OpenBSD: rc.local,v 1.2 2014/07/14 09:42:50 ajacoutot Exp $ |
|
|
|
|
|
|
|
|
#!/bin/sh |
|
|
|
|
|
# |
|
|
|
|
|
# $OpenBSD: rc.local,v 1.3 2014/07/14 10:15:33 ajacoutot Exp $ |
|
|
# |
|
|
# |
|
|
# Site-specific startup actions, daemons, and other things which |
|
|
# Site-specific startup actions, daemons, and other things which |
|
|
# can be done AFTER your system goes into securemode. For actions |
|
|
# can be done AFTER your system goes into securemode. For actions |
|
|
# which should be done BEFORE your system has gone into securemode |
|
|
# which should be done BEFORE your system has gone into securemode |
|
|
# please see /etc/rc.securelevel. |
|
|
# please see /etc/rc.securelevel. |
|
|
|
|
|
# |