Magellan Linux

Contents of /trunk/samba/nmbd.service

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1345 - (show annotations) (download)
Fri Jun 3 12:12:48 2011 UTC (12 years, 11 months ago) by niro
File size: 141 byte(s)
-added systemd units
1 [Unit]
2 Description=Samba Netbios nameserver
3 After=syslog.target
4
5 [Service]
6 ExecStart=/usr/sbin/nmbd -F
7
8 [Install]
9 WantedBy=multi-user.target