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-winbind: Use winbindd in the AD DC for fl2003dc and plugin_s4_dc
[Samba/wip.git]
/
packaging
/
systemd
/
nmb.service
blob
3d71a7dacd2d5a3bc302230a33bef8d3725fbc08
1
[Unit]
2
Description=Samba NMB Daemon
3
After=syslog.target network.target
4
5
[Service]
6
Type=notify
7
NotifyAccess=all
8
PIDFile=/run/nmbd.pid
9
EnvironmentFile=-/etc/sysconfig/samba
10
ExecStart=/usr/sbin/nmbd $NMBDOPTIONS
11
ExecReload=/usr/bin/kill -HUP $MAINPID
12
13
[Install]
14
WantedBy=multi-user.target