diff options
| -rw-r--r-- | meta-networking/recipes-support/ntp/ntp_4.2.8p13.bb | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/meta-networking/recipes-support/ntp/ntp_4.2.8p13.bb b/meta-networking/recipes-support/ntp/ntp_4.2.8p13.bb index dc18a602ab..9b327ba2fa 100644 --- a/meta-networking/recipes-support/ntp/ntp_4.2.8p13.bb +++ b/meta-networking/recipes-support/ntp/ntp_4.2.8p13.bb | |||
| @@ -136,9 +136,9 @@ RCONFLICTS_ntpdate += "ntpdate-systemd" | |||
| 136 | 136 | ||
| 137 | RSUGGESTS_${PN} = "iana-etc" | 137 | RSUGGESTS_${PN} = "iana-etc" | 
| 138 | 138 | ||
| 139 | FILES_${PN} = "${sbindir}/ntpd.ntp ${sysconfdir}/ntp.conf ${sysconfdir}/init.d/ntpd ${libdir} \ | 139 | FILES_${PN} = "${sbindir}/ntpd.ntp ${sysconfdir}/ntp.conf ${sysconfdir}/init.d/ntpd \ | 
| 140 | ${NTP_USER_HOME} \ | 140 | ${NTP_USER_HOME} \ | 
| 141 | ${systemd_unitdir}/ntp-units.d/60-ntpd.list ${libexecdir}\ | 141 | ${systemd_unitdir}/ntp-units.d/60-ntpd.list \ | 
| 142 | " | 142 | " | 
| 143 | FILES_${PN}-tickadj = "${sbindir}/tickadj" | 143 | FILES_${PN}-tickadj = "${sbindir}/tickadj" | 
| 144 | FILES_${PN}-utils = "${sbindir} ${datadir}/ntp/lib" | 144 | FILES_${PN}-utils = "${sbindir} ${datadir}/ntp/lib" | 
