2 Description=Samba Winbind Daemon
3 Documentation=man:winbindd(8) man:samba(7) man:smb.conf(5)
4 After=network.target nmb.service
8 PIDFile=@PIDDIR@/winbindd.pid
9 EnvironmentFile=-@SYSCONFDIR@/sysconfig/samba
10 ExecStart=@SBINDIR@/winbindd --foreground --no-process-group $WINBINDOPTIONS
11 ExecReload=/bin/kill -HUP $MAINPID
13 @systemd_winbind_extra@
16 WantedBy=multi-user.target