artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f23a7b6
)
document where syslogd -s would be used
author
deraadt
<deraadt@openbsd.org>
Sat, 16 Dec 1995 04:51:00 +0000
(
04:51
+0000)
committer
deraadt
<deraadt@openbsd.org>
Sat, 16 Dec 1995 04:51:00 +0000
(
04:51
+0000)
etc/rc
patch
|
blob
|
history
diff --git
a/etc/rc
b/etc/rc
index
650b742
..
4a9ef45
100644
(file)
--- a/
etc/rc
+++ b/
etc/rc
@@
-119,7
+119,7
@@
mount -a -t nfs
echo -n 'starting system logger'
rm -f /dev/log
-syslogd
+syslogd
# use "-s" for greater security
# $timed_flags is imported from /etc/netstart;
# if $timed_flags == NO, timed isn't run.