artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26270cb
)
Add iscsid_flags to rc.conf so we do not try to start iscsid all the time.
author
claudio
<claudio@openbsd.org>
Sun, 13 Jul 2014 16:49:47 +0000
(16:49 +0000)
committer
claudio
<claudio@openbsd.org>
Sun, 13 Jul 2014 16:49:47 +0000
(16:49 +0000)
Noticed by naddy@
etc/rc.conf
patch
|
blob
|
history
diff --git
a/etc/rc.conf
b/etc/rc.conf
index
5b76806
..
ab0a752
100644
(file)
--- a/
etc/rc.conf
+++ b/
etc/rc.conf
@@
-1,4
+1,4
@@
-# $OpenBSD: rc.conf,v 1.19
2 2014/07/12 10:14:03 robert
Exp $
+# $OpenBSD: rc.conf,v 1.19
3 2014/07/13 16:49:47 claudio
Exp $
# DO NOT EDIT THIS FILE!!
#
@@
-65,6
+65,7
@@
tftpproxy_flags=NO # for normal use: ""
ldomd_flags=NO # for normal use: ""
identd_flags=NO # for normal use: "-e"
cron_flags= # for normal use: ""
+iscsid_flags=NO # for normal use: ""
# use -u to disable chroot, see nginx(8)
nginx_flags=NO # for normal use: ""