diff options
| -rwxr-xr-x | meta-networking/recipes-support/ntp/files/ntpd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/ntp/files/ntpd b/meta-networking/recipes-support/ntp/files/ntpd index ae50f135d0..53fa2d1f2b 100755 --- a/meta-networking/recipes-support/ntp/files/ntpd +++ b/meta-networking/recipes-support/ntp/files/ntpd | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | #! /bin/sh | 1 | #! /bin/sh |
| 2 | # | 2 | # |
| 3 | PATH=/sbin:/bin:/usr/bin:/usr/sbin | ||
| 4 | |||
| 3 | # ntpd init.d script for ntpdc from ntp.isc.org | 5 | # ntpd init.d script for ntpdc from ntp.isc.org |
| 4 | test -x /usr/bin/ntpd -a -r /etc/ntp.conf || exit 0 | 6 | test -x /usr/bin/ntpd -a -r /etc/ntp.conf || exit 0 |
| 5 | # rcS contains TICKADJ | 7 | # rcS contains TICKADJ |
