summaryrefslogtreecommitdiff
path: root/systemd-timesyncd.service.d-wait.conf
blob: 2775888aab2da79914c227e01b98248fa61f73c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Wants=systemd-timesyncd-wait.socket
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