Magellan Linux

Contents of /trunk/samba/smbd.service

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1345 - (show annotations) (download)
Fri Jun 3 12:12:48 2011 UTC (12 years, 10 months ago) by niro
File size: 173 byte(s)
-added systemd units
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 -HUO $MAINPID
8
9 [Install]
10 WantedBy=multi-user.target