mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
d0fbe16a6b
Autobuild-User: Andreas Schneider <asn@cryptomilk.org> Autobuild-Date: Wed Apr 4 18:04:09 CEST 2012 on sn-devel-104
14 lines
251 B
Desktop File
14 lines
251 B
Desktop File
[Unit]
|
|
Description=Samba AD Daemon
|
|
After=syslog.target network.target
|
|
|
|
[Service]
|
|
Type=forking
|
|
PIDFile=/run/samba.pid
|
|
LimitNOFILE=16384
|
|
EnvironmentFile=-/etc/sysconfig/samba
|
|
ExecStart=/usr/sbin/samba $SAMBAOPTIONS
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|