packaging(RHEL-CTDB): control starting of nmbd via START_NMBD from /etc/sysconfig...
[obnox/samba-ctdb.git] / packaging / RHEL-CTDB / setup / samba.sysconfig
1 # Options to smbd
2 SMBDOPTIONS="-D"
3 # Options to nmbd
4 NMBDOPTIONS="-D"
5 # Options for winbindd
6 WINBINDOPTIONS=""
7 # start nmbd? yes/no
8 START_NMBD=no