initial import
This commit is contained in:
10
nbd/nbd-client.confd
Normal file
10
nbd/nbd-client.confd
Normal file
@@ -0,0 +1,10 @@
|
||||
# /etc/conf.d/nbd-client
|
||||
|
||||
# Options to pass to the above command
|
||||
# This default setting should work fine.
|
||||
NBDCLIENT_OPTS=""
|
||||
|
||||
# If you use hostnames above, then you should depend on dns
|
||||
# being up & running before we try to run. Otherwise, you
|
||||
# can disable this.
|
||||
rc_use="dns"
|
||||
Reference in New Issue
Block a user