summaryrefslogtreecommitdiff
path: root/scripts/system/vyatta_update_ntp.pl
AgeCommit message (Collapse)Author
2012-02-21Fix server property optionStephen Hemminger
Bug 7623 Patch provided by Stig.
2011-11-22Fix perl deprecated warning with 5.14Stephen Hemminger
Code of the form: for $i qw(a b c) causes the warning: Use of qw(...) as parentheses is deprecated
2010-11-12Change mode on all executable scriptsStephen Hemminger
The executable bit should be set on scripts. This only impacts the repository, during build install fixes it.
2010-10-13Revise new ntp server configStephen Hemminger
Putting it in 'system { ntp { server...' makes more sense.
2010-10-13Migrate NTP server to services ntpStephen Hemminger
Allows starting NTP server once at boot speeding up boot time and allows specifying some NTP server options