ntp: no alias to /etc/sv/ntpd.

This commit is contained in:
Enno Boland 2016-04-03 23:12:02 +02:00
parent eaad88f1b0
commit 948ad445d9

View file

@ -1,7 +1,7 @@
# Template file for 'ntp' # Template file for 'ntp'
pkgname=ntp pkgname=ntp
version=4.2.8p6 version=4.2.8p6
revision=2 revision=3
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-crypto --enable-linuxcap --enable-ipv6 --enable-ntp-signd configure_args="--with-crypto --enable-linuxcap --enable-ipv6 --enable-ntp-signd
--enable-all-clocks ol_cv_pthread_select_yields=yes" --enable-all-clocks ol_cv_pthread_select_yields=yes"
@ -21,8 +21,7 @@ ntpd_homedir="/var/db/ntpd"
provides="ntp-daemon-0_1" provides="ntp-daemon-0_1"
alternatives=" alternatives="
ntpd:ntpd:/usr/bin/isc-ntpd ntpd:ntpd:/usr/bin/isc-ntpd
ntpd:ntpd.8:/usr/share/man/man8/isc-ntpd.8 ntpd:ntpd.8:/usr/share/man/man8/isc-ntpd.8"
ntpd:ntpd:/etc/sv/isc-ntpd"
post_install() { post_install() {
# Rename files for alternatives. # Rename files for alternatives.