summaryrefslogtreecommitdiff
path: root/systemd-timesyncd.service.d-wait.conf
diff options
context:
space:
mode:
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