artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
922dc54
)
ugly ugly whitespace
author
deraadt
<deraadt@openbsd.org>
Fri, 18 Jul 2014 18:17:28 +0000
(18:17 +0000)
committer
deraadt
<deraadt@openbsd.org>
Fri, 18 Jul 2014 18:17:28 +0000
(18:17 +0000)
etc/rc
patch
|
blob
|
history
diff --git
a/etc/rc
b/etc/rc
index
f8cb929
..
418c360
100644
(file)
--- a/
etc/rc
+++ b/
etc/rc
@@
-1,4
+1,4
@@
-# $OpenBSD: rc,v 1.43
5 2014/07/17 15:08:29
deraadt Exp $
+# $OpenBSD: rc,v 1.43
6 2014/07/18 18:17:28
deraadt Exp $
# System startup script run by init on autoboot
# or after single-user.
@@
-263,7
+263,7
@@
fi
# need to get local functions from rc.subr
FUNCS_ONLY=1 . /etc/rc.d/rc.subr
-# load rc.conf into scope
+# load rc.conf into scope
_rc_parse_conf
if [ X"$1" = X"shutdown" ]; then