summaryrefslogtreecommitdiff
path: root/systemd-timesyncd.service.d-wait.conf
blob: 7098f0d5585105dbfee4c5b77660f1d89a45d792 (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=/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