core/ntp/ntpd.service
2012-06-19 20:48:34 +00:00

13 lines
208 B
Desktop File

[Unit]
Description=Network Time Service
BindTo=systemd-timedated-ntp.target
[Service]
Type=forking
PrivateTmp=true
ExecStart=/usr/bin/ntpd -u ntp:ntp
ControlGroup=cpu:/
[Install]
WantedBy=multi-user.target