From b6e79c4a2de132f72319c9088558a15ba2790de7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juraj=20Or=C5=A1uli=C4=87?= Date: Sat, 11 Feb 2017 22:15:14 +0100 Subject: Adapt to Ubuntu --- systemd-timesyncd.service.d-wait.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/systemd-timesyncd.service.d-wait.conf b/systemd-timesyncd.service.d-wait.conf index b66b18b..7098f0d 100644 --- a/systemd-timesyncd.service.d-wait.conf +++ b/systemd-timesyncd.service.d-wait.conf @@ -5,7 +5,7 @@ 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 +ExecStart=/usr/lib/systemd/systemd-timesyncd-wrap /lib/systemd/systemd-timesyncd +ExecStopPost=/bin/rm -f -- /run/timesyncd/notify.sock +ExecStartPre=/bin/rm -f -- /run/timesyncd/notify.sock NotifyAccess=all -- cgit v1.1-4-g5e80