summaryrefslogtreecommitdiff
path: root/setup-ntp.in
AgeCommit message (Collapse)Author
2022-05-19setup-ntpd: use fake rc-service/update for testingNatanael Copa
2022-05-13setup-ntp: fix usage, and drop -c optionNatanael Copa
Let -h return success instead of error. Send usage help to stderr on errors. Use argument instead of option to set the NTP client non-interactivey and make sure it doesn't block. Give proper error message if uinsupported client is specified
2022-05-13setup-ntp: only send usage help on errorNatanael Copa
send -h to stdout
2022-03-16fix PREFIX in *.inNick Hanley
Commit ec0c7a7 changed the sed expression for PREFIX injection but forgot to update the scripts.
2021-01-08setup-ntp: use ask for consistencyNatanael Copa
2016-11-02indent heredocs and replace echos with heredoc where appropriateJakub Jirutka
2016-11-02fix mixed tabs & spaces and surplus empty lines at EOFJakub Jirutka
2014-04-23fix permissionsNatanael Copa
2014-03-19setup-ntp: allow selecting busybox ntpdEivind Uggedal
2013-07-03various: use long-form apk optionsDubiousjim
2011-10-28setup-ntp: minor tweaking of promptNatanael Copa
2011-10-06setup-ntp: cleanup a bitNatanael Copa
2011-08-05setup-ntp: allow specifying ntp daemon from command lineJeff Bilyk
2011-07-31setup-ntp: actually commit the scriptJeff Bilyk