blob: 7964c5389b4a0aab4d78aae1c537c2e5be0b7a4e [file] [log] [blame]
[Unit]
Description=Network Time Service
After=network.target
[Service]
Type=forking
PIDFile=/run/ntpd.pid
ExecStart=/usr/sbin/ntpd -g -p /run/ntpd.pid
[Install]
WantedBy=multi-user.target