timed_enabled -> timed_enable

Submitted by:	"James D. Stewart" <jds@c4systm.com>
This commit is contained in:
jkh 1997-06-02 02:58:08 +00:00
parent e28b617f4a
commit 1131909bfb

View File

@ -6,7 +6,7 @@
#
# All arguments must be in double or single quotes.
#
# $Id: rc.conf,v 1.14 1997/05/24 11:29:59 jkh Exp $
# $Id: rc.conf,v 1.15 1997/05/24 11:31:56 jkh Exp $
##############################################################
### Important initial Boot-time options #####################
@ -57,7 +57,7 @@ xtend_enable="NO" # Run the X-10 power controller daemon.
xtend_flags="" # Flags to xtend (if enabled).
### Network Time Services options: ###
timed_enabled="NO" # Run the time daemon (or NO).
timed_enable="NO" # Run the time daemon (or NO).
timed_flags="" # Flags to timed (if enabled).
ntpdate_enable="NO" # Run the ntpdate to sync time (or NO).
ntpdate_flags="" # Flags to ntpdate (if enabled).