summaryrefslogtreecommitdiff
path: root/packaging/systemd/smb.service
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/systemd/smb.service')
-rw-r--r--packaging/systemd/smb.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/systemd/smb.service b/packaging/systemd/smb.service
index 70d98420db..d0d945aae7 100644
--- a/packaging/systemd/smb.service
+++ b/packaging/systemd/smb.service
@@ -8,6 +8,7 @@ PIDFile=/run/smbd.pid
LimitNOFILE=16384
EnvironmentFile=-/etc/sysconfig/samba
ExecStart=/usr/sbin/smbd $SMBDOPTIONS
+ExecReload=/usr/bin/kill -HUP $MAINPID
[Install]
WantedBy=multi-user.target