diff options
Diffstat (limited to 'examples/mattertimesync.service')
| -rw-r--r-- | examples/mattertimesync.service | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/examples/mattertimesync.service b/examples/mattertimesync.service deleted file mode 100644 index 8fc48c1..0000000 --- a/examples/mattertimesync.service +++ /dev/null @@ -1,15 +0,0 @@ -[Unit] -Description=Matter device clock synchronization -Wants=network-online.target -After=network-online.target time-sync.target - -[Service] -Type=oneshot -User=mattertimesync -Group=mattertimesync -ExecStart=/opt/mattertimesync/mattertimesync --config /etc/mattertimesync/config.json sync -NoNewPrivileges=true -PrivateTmp=true -ProtectSystem=strict -ProtectHome=true -ReadWritePaths=/var/lib/mattertimesync |
