# Set nice level for ntp

# Define services nice level
SERVICE_RUN_NICE_LEVEL="+1"

# pass additional arguments (like -g)
#NTPD_OPTIONS="-l /var/log/ntpd.log" # this demands logrotate to avoid problems
NTPD_OPTIONS=""
