summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoruwe <uwe@openbsd.org>2005-03-29 21:41:59 +0000
committeruwe <uwe@openbsd.org>2005-03-29 21:41:59 +0000
commitca193b4caaad052bd341c8ca7273624f2bbf4bed (patch)
tree119ff782ec95a30035b22173dcf35a9ccee918ac
parentAdd commented-out machdep.kbdreset example. (diff)
downloadwireguard-openbsd-ca193b4caaad052bd341c8ca7273624f2bbf4bed.tar.xz
wireguard-openbsd-ca193b4caaad052bd341c8ca7273624f2bbf4bed.zip
comment fix; ok beck@
-rw-r--r--etc/rc.local4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/rc.local b/etc/rc.local
index 4cc56919e8a..9cc0fd6eb2f 100644
--- a/etc/rc.local
+++ b/etc/rc.local
@@ -1,4 +1,4 @@
-# $OpenBSD: rc.local,v 1.37 2005/02/07 06:08:10 david Exp $
+# $OpenBSD: rc.local,v 1.38 2005/03/29 21:41:59 uwe Exp $
# site-specific startup actions, daemons, and other things which
# can be done AFTER your system goes into securemode. For actions
@@ -6,7 +6,7 @@
# please see /etc/rc.securelevel
# site-specific startup actions, daemons which can be run
-# Add your local changes additions to this file
+# Add your local startup actions to this file
echo -n 'starting local daemons:'