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