aports/main/samba/samba.confd
2024-06-12 19:35:10 +00:00

11 lines
376 B
Bash

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