Files
extra/nbd/nbd-client.confd
2025-06-22 20:39:04 -05:00

11 lines
277 B
Plaintext

# /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"