]> git.pld-linux.org Git - packages/ntp.git/blob - ntp.sysconfig
- TODO cosmetics
[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.048469 seconds and 3 git commands to generate.