Magellan Linux

Contents of /trunk/samba/smbd.service

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1513 - (show annotations) (download)
Thu Sep 1 16:31:44 2011 UTC (12 years, 8 months ago) by niro
File size: 173 byte(s)
-fixed a typo
1 [Unit]
2 Description=Samba SMB/CIFS server
3 After=syslog.target
4
5 [Service]
6 ExecStart=/usr/sbin/smbd -F
7 ExecReload=/bin/kill -HUP $MAINPID
8
9 [Install]
10 WantedBy=multi-user.target