summaryrefslogtreecommitdiff
path: root/net-misc/linuxptp/files/timemaster.service
blob: f8cbae76500d04a8ae5861c67a97545898809157 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=LinuxPTP NTP timemaster 
Conflicts=chronyd.service ntpd.service

[Service]
Type=simple
ExecStart=/usr/sbin/timemaster -f /etc/timemaster.conf
ProtectHome=yes
ProtectSystem=full

[Install]
WantedBy=multi-user.target