system-configs/etc/conf.d/samba

11 lines
376 B
Text

# Add "bgqd" to daemon_list if you want start the background queue daemon from here as well
# Add "winbindd" to daemon_list if you want start winbind from here as well
#daemon_list="smbd nmbd"
# Use "samba" alone for role based samba4 services (eg: ad-dc).
daemon_list="samba"
#smbd_options="-D"
#nmbd_options="-D"
#winbindd_options="-D"
#bgqd_options="-D"
#samba_options=""