repo.or.cz
/
Samba
/
wip.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
s4:heimdal_build: explicitly pass allow_warnings=True to CURRENT_CFLAGS()
[Samba/wip.git]
/
packaging
/
systemd
/
samba.service
blob
e2878d1a5e13fc10adc975cad761ed1c7a08c82a
1
[Unit]
2
Description=Samba AD Daemon
3
After=syslog.target network.target
4
5
[Service]
6
Type=forking
7
PIDFile=/run/samba.pid
8
LimitNOFILE=16384
9
EnvironmentFile=-/etc/sysconfig/samba
10
ExecStart=/usr/sbin/samba $SAMBAOPTIONS
11
ExecReload=/usr/bin/kill -HUP $MAINPID
12
13
[Install]
14
WantedBy=multi-user.target