ntp: hook in NTP implementation for systemd-timedated(1).

This commit is contained in:
Juan RP 2012-08-21 20:12:36 +02:00
parent 62a28bb8d9
commit 34700a6a94

View file

@ -1,7 +1,7 @@
# Template file for 'ntp'
pkgname=ntp
version=4.2.6p5
revision=3
revision=4
build_style=gnu-configure
configure_args="--enable-linuxcap"
makedepends="readline-devel openssl-devel libcap-devel"
@ -23,6 +23,8 @@ systemd_services="ntpd.service on"
post_install() {
vinstall ${FILESDIR}/ntpd.service 644 usr/lib/systemd/system
vinstall ${FILESDIR}/ntpd.service 644 \
usr/lib/systemd/ntp-units.d 60-ntpd.list
vinstall ${FILESDIR}/ntp.conf 644 etc
vinstall ${FILESDIR}/ntpd.logrotate 644 etc/logrotate.d ntpd