]> git.pld-linux.org Git - packages/ntp.git/blob - ntp.sysconfig
6688f86525a367b96e7fc8410f61aaa6e7105b0f
[packages/ntp.git] / ntp.sysconfig
1 # Set nice level for ntp
2
3 # Define services nice level
4 SERVICE_RUN_NICE_LEVEL="+1"
5
6 # pass additional arguments (like -g)
7 #NTPD_OPTIONS="-l /var/log/ntpd.log" # this demands logrotate to avoid problems
8 NTPD_OPTIONS=""
9
10 # switch user to this user when running ntpd(1)
11 NTPD_USER="ntp"
This page took 0.02548 seconds and 2 git commands to generate.