summaryrefslogtreecommitdiff
path: root/systemd-timesyncd.service.d-wait.conf
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2017-01-19 04:52:23 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2017-01-19 04:52:23 -0500
commit1e4db61fd42019dcf98cc08ca747f0692ec88ba2 (patch)
treeac2185854deaf066533768b97ac150d506039b8d /systemd-timesyncd.service.d-wait.conf
parent58861a7cbcd8f745ec0cc99e7dced13da07eff68 (diff)
Fix.
Diffstat (limited to 'systemd-timesyncd.service.d-wait.conf')
-rw-r--r--systemd-timesyncd.service.d-wait.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/systemd-timesyncd.service.d-wait.conf b/systemd-timesyncd.service.d-wait.conf
index 8342e53..2775888 100644
--- a/systemd-timesyncd.service.d-wait.conf
+++ b/systemd-timesyncd.service.d-wait.conf
@@ -4,4 +4,8 @@ After=systemd-timesyncd-wait.socket
[Service]
Sockets=
+ExecStart=
ExecStart=/usr/lib/systemd/systemd-timesyncd-wrap /usr/lib/systemd/systemd-timesyncd
+ExecStopPost=/usr/bin/rm -f -- /run/timesyncd/notify.sock
+ExecStartPre=/usr/bin/rm -f -- /run/timesyncd/notify.sock
+NotifyAccess=all