]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blame - samba/systemd/winbind.service
samba: Remove the pidfiles from systemd file since they are not needed
[people/amarx/ipfire-3.x.git] / samba / systemd / winbind.service
CommitLineData
093d622f
CS
1[Unit]
2Description=Samba Winbind Daemon
3After=syslog.target network.target nmb.service
4
5[Service]
6Type=forking
093d622f
CS
7ExecStart=/usr/sbin/winbindd
8
9[Install]
10WantedBy=multi-user.target