summaryrefslogtreecommitdiffstats
path: root/etc/rc.d
diff options
context:
space:
mode:
authorroberto <roberto@FreeBSD.org>1999-12-17 13:36:40 +0000
committerroberto <roberto@FreeBSD.org>1999-12-17 13:36:40 +0000
commit60667129be44b3c426037c5a52f6e36bee2186de (patch)
tree1bd1431f338bf0b1fb27818e81bad35b87c8527d /etc/rc.d
parentb043dd936dab5596ed1e3dd0aeec575b7e97bc58 (diff)
downloadFreeBSD-src-60667129be44b3c426037c5a52f6e36bee2186de.zip
FreeBSD-src-60667129be44b3c426037c5a52f6e36bee2186de.tar.gz
xntpd -> ntpd.
Submitted by: ru
Diffstat (limited to 'etc/rc.d')
-rw-r--r--etc/rc.d/netoptions2
-rw-r--r--etc/rc.d/network12
-rw-r--r--etc/rc.d/network22
-rw-r--r--etc/rc.d/network32
-rw-r--r--etc/rc.d/routing2
5 files changed, 5 insertions, 5 deletions
diff --git a/etc/rc.d/netoptions b/etc/rc.d/netoptions
index 6985fd9..f51c612 100644
--- a/etc/rc.d/netoptions
+++ b/etc/rc.d/netoptions
@@ -391,7 +391,7 @@ network_pass2() {
case ${xntpd_enable} in
[Yy][Ee][Ss])
- echo -n ' xntpd'; ${xntpd_program:-xntpd} ${xntpd_flags}
+ echo -n ' ntpd'; ${xntpd_program:-ntpd} ${xntpd_flags}
;;
esac
diff --git a/etc/rc.d/network1 b/etc/rc.d/network1
index 6985fd9..f51c612 100644
--- a/etc/rc.d/network1
+++ b/etc/rc.d/network1
@@ -391,7 +391,7 @@ network_pass2() {
case ${xntpd_enable} in
[Yy][Ee][Ss])
- echo -n ' xntpd'; ${xntpd_program:-xntpd} ${xntpd_flags}
+ echo -n ' ntpd'; ${xntpd_program:-ntpd} ${xntpd_flags}
;;
esac
diff --git a/etc/rc.d/network2 b/etc/rc.d/network2
index 6985fd9..f51c612 100644
--- a/etc/rc.d/network2
+++ b/etc/rc.d/network2
@@ -391,7 +391,7 @@ network_pass2() {
case ${xntpd_enable} in
[Yy][Ee][Ss])
- echo -n ' xntpd'; ${xntpd_program:-xntpd} ${xntpd_flags}
+ echo -n ' ntpd'; ${xntpd_program:-ntpd} ${xntpd_flags}
;;
esac
diff --git a/etc/rc.d/network3 b/etc/rc.d/network3
index 6985fd9..f51c612 100644
--- a/etc/rc.d/network3
+++ b/etc/rc.d/network3
@@ -391,7 +391,7 @@ network_pass2() {
case ${xntpd_enable} in
[Yy][Ee][Ss])
- echo -n ' xntpd'; ${xntpd_program:-xntpd} ${xntpd_flags}
+ echo -n ' ntpd'; ${xntpd_program:-ntpd} ${xntpd_flags}
;;
esac
diff --git a/etc/rc.d/routing b/etc/rc.d/routing
index 6985fd9..f51c612 100644
--- a/etc/rc.d/routing
+++ b/etc/rc.d/routing
@@ -391,7 +391,7 @@ network_pass2() {
case ${xntpd_enable} in
[Yy][Ee][Ss])
- echo -n ' xntpd'; ${xntpd_program:-xntpd} ${xntpd_flags}
+ echo -n ' ntpd'; ${xntpd_program:-ntpd} ${xntpd_flags}
;;
esac
OpenPOWER on IntegriCloud