repo.or.cz
/
Samba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
s3: rpcclient: Use rpcclient_msg_ctx as the long-lived talloc context for rpcclient_n...
[Samba.git]
/
packaging
/
systemd
/
nmb.service
blob
992c0cd9d2b863f99b630791a9279a8a01fab172
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
LimitCORE=infinity
13
14
[Install]
15
WantedBy=multi-user.target