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