]> git.pld-linux.org Git - packages/ntp.git/blame - ntpd.service
ntpd requires libgcc_s.so.1
[packages/ntp.git] / ntpd.service
CommitLineData
4aef70db
JR
1[Unit]
2Description=Network Time Service
3After=syslog.target ntpdate.service
36357edc 4Conflicts=systemd-timesyncd.service
4aef70db
JR
5
6[Service]
7EnvironmentFile=/etc/sysconfig/ntpd
8ExecStart=/usr/sbin/ntpd -n -u ntp:ntp -c /etc/ntp/ntp.conf $NTPD_OPTIONS
9PrivateTmp=true
10
11[Install]
12WantedBy=multi-user.target
This page took 0.147461 seconds and 4 git commands to generate.