mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-20 08:02:26 +01:00
* Corrected samba.confd * Adjust winbind_krb5_locator.so file new path * Re-arrange depends,makedepends,source
10 lines
261 B
Plaintext
10 lines
261 B
Plaintext
# 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=""
|
|
#samba_options=""
|