summaryrefslogtreecommitdiff
path: root/systemd-timesyncd.service.d-wait.conf.in
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-04-26 12:14:24 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-04-26 12:18:25 -0400
commit8261595374d60057f3bfeb143be5b2d8486426c4 (patch)
tree3b5f5b952e20e447b70c5c2aa6b04368a9f08be5 /systemd-timesyncd.service.d-wait.conf.in
parent1e37851585ef96db8ed304fbdf5d3c9696560584 (diff)
Update for systemd 235
Diffstat (limited to 'systemd-timesyncd.service.d-wait.conf.in')
-rw-r--r--systemd-timesyncd.service.d-wait.conf.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/systemd-timesyncd.service.d-wait.conf.in b/systemd-timesyncd.service.d-wait.conf.in
index b2c630a..7acfbb6 100644
--- a/systemd-timesyncd.service.d-wait.conf.in
+++ b/systemd-timesyncd.service.d-wait.conf.in
@@ -5,8 +5,9 @@ After=systemd-timesyncd-wait.socket
[Service]
Sockets=
ExecStart=
-ExecStart=@rootlibexecdir@/systemd-timesyncd-wrap @TIMESYNCD_PATH@
+ExecStart=@BANGBANG@@rootlibexecdir@/systemd-timesyncd-wrap @TIMESYNCD_PATH@
ExecStopPost=@RM@ -f -- /run/timesyncd/notify.sock
ExecStartPre=@RM@ -f -- /run/timesyncd/notify.sock
+ExecStartPre=@BANGCHOWN@ systemd-timesync /run/timesyncd
@ReadWritePaths@=/run/timesyncd
NotifyAccess=all