diff options
Diffstat (limited to 'network/openntpd/rc.ntpd')
-rw-r--r-- | network/openntpd/rc.ntpd | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/network/openntpd/rc.ntpd b/network/openntpd/rc.ntpd index 249df02de8..5f53dc12ab 100644 --- a/network/openntpd/rc.ntpd +++ b/network/openntpd/rc.ntpd @@ -1,8 +1,10 @@ #!/bin/sh + # Start/stop/restart the network time protocol daemon -# + # Written for Slackware Linux by Robby Workman <http://rlworkman.net> # ## (by modifying one of Pat's scripts) + # Add -s to the command to set the time at startup ntpd_start() { |