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