summaryrefslogtreecommitdiff
path: root/systemd-timesyncd.service.d-wait.conf.in
blob: 2b29b522220ae52ccc2bbd16da0b3e7570a253e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Wants=systemd-timesyncd-wait.socket systemd-timesyncd-wait.service
After=systemd-timesyncd-wait.socket

[Service]
Sockets=
ExecStart=
ExecStart=@rootlibexecdir@/systemd-timesyncd-wrap @TIMESYNCD_PATH@
ExecStopPost=@RM@ -f -- /run/timesyncd/notify.sock
ExecStartPre=@RM@ -f -- /run/timesyncd/notify.sock
NotifyAccess=all