diff options
| author | Doug Barton <dougb@FreeBSD.org> | 2006-01-16 06:03:42 +0000 |
|---|---|---|
| committer | Doug Barton <dougb@FreeBSD.org> | 2006-01-16 06:03:42 +0000 |
| commit | 6e7b73e090c3715064adb30cbc1322e5382a3a5e (patch) | |
| tree | a40b4405fe3bc839500d92d67e5526d6a22121bb /etc | |
| parent | 1c9db39d88e20b687d6114b178e2f5c257a03f82 (diff) | |
Notes
Diffstat (limited to 'etc')
| -rwxr-xr-x | etc/rc.d/ntpdate | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/ntpdate b/etc/rc.d/ntpdate index 45b898e31ea6..84c473419d17 100755 --- a/etc/rc.d/ntpdate +++ b/etc/rc.d/ntpdate @@ -4,7 +4,7 @@ # # PROVIDE: ntpdate -# REQUIRE: NETWORKING syslogd +# REQUIRE: NETWORKING syslogd named # KEYWORD: nojail . /etc/rc.subr |
