summaryrefslogtreecommitdiff
path: root/systemd-timesyncd.service.d-wait.conf.in
blob: 9ea5c42e766c0e752d4728ceaf17148e86e18ce7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[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
ReadWritePaths=/run/timesyncd
NotifyAccess=all