Magellan Linux

Annotation of /trunk/samba/smbd.service

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1513 - (hide 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 niro 1345 [Unit]
2     Description=Samba SMB/CIFS server
3     After=syslog.target
4    
5     [Service]
6     ExecStart=/usr/sbin/smbd -F
7 niro 1513 ExecReload=/bin/kill -HUP $MAINPID
8 niro 1345
9     [Install]
10     WantedBy=multi-user.target