Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-27 | NTP management version 3 | Stephen Hemminger | |
1. Don't start NTP server at boot (network not configed yet) 2. Start NTP as needed based on vyatta config | |||
2009-05-22 | Fix ntp.conf management | Stephen Hemminger | |
Had incorrect grep expressions, and don't need to use sudo unless changing values. | |||
2009-05-18 | Avoid restarting NTP server if not needed | Stephen Hemminger | |
On boot if ntp.conf contains proper server, there is no need to restart ntpd. | |||
2009-04-28 | ntp: fix message | Stephen Hemminger | |
The dynamic option is the default in current versions and generates bogus message. Bug: 4264 | |||
2008-11-12 | Avoid sleep in ntp restart | Stephen Hemminger | |
If ntpd isn't already running, use the start rather than the restart target to save 2 seconds in boot time. | |||
2008-04-10 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
-help strings standardized in vyatta-cfg-system | |||
2008-02-05 | fix for bug 2768: add "dynamic" keyword to server entry. | An-Cheng Huang | |
2008-01-31 | convert templates to new syntax | An-Cheng Huang | |
2007-10-24 | add 'sudo' for 'system' and 'service/ssh' configuration commands. | An-Cheng Huang | |
2007-10-19 | move "system" configuration templates/scripts from vyatta-cfg. | An-Cheng Huang | |