您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Christoph Schug a750ec6682 I implemented a "no daemon mode" a improve system security. Therefore a new variable has been introduced called "ntp_daemon". Assume that we have following set in rc.conf ntp_enable="yes" <-- default ntp_daemon="no" no permanent daemon process will be started. Instead time sync is done every hour using ntpdate. Furthermore the sync is delayed for 30 seconds since we don't want to mess up any cron jobs which might be running every clear minute. 24 年前
..
ntp.spec I implemented a "no daemon mode" a improve system security. Therefore a new variable has been introduced called "ntp_daemon". Assume that we have following set in rc.conf ntp_enable="yes" <-- default ntp_daemon="no" no permanent daemon process will be started. Instead time sync is done every hour using ntpdate. Furthermore the sync is delayed for 30 seconds since we don't want to mess up any cron jobs which might be running every clear minute. 24 年前
rc.ntp I implemented a "no daemon mode" a improve system security. Therefore a new variable has been introduced called "ntp_daemon". Assume that we have following set in rc.conf ntp_enable="yes" <-- default ntp_daemon="no" no permanent daemon process will be started. Instead time sync is done every hour using ntpdate. Furthermore the sync is delayed for 30 seconds since we don't want to mess up any cron jobs which might be running every clear minute. 24 年前