ntp: no alias to /etc/sv/ntpd.
This commit is contained in:
parent
eaad88f1b0
commit
948ad445d9
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ntp'
|
||||
pkgname=ntp
|
||||
version=4.2.8p6
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-crypto --enable-linuxcap --enable-ipv6 --enable-ntp-signd
|
||||
--enable-all-clocks ol_cv_pthread_select_yields=yes"
|
||||
|
@ -21,8 +21,7 @@ ntpd_homedir="/var/db/ntpd"
|
|||
provides="ntp-daemon-0_1"
|
||||
alternatives="
|
||||
ntpd:ntpd:/usr/bin/isc-ntpd
|
||||
ntpd:ntpd.8:/usr/share/man/man8/isc-ntpd.8
|
||||
ntpd:ntpd:/etc/sv/isc-ntpd"
|
||||
ntpd:ntpd.8:/usr/share/man/man8/isc-ntpd.8"
|
||||
|
||||
post_install() {
|
||||
# Rename files for alternatives.
|
||||
|
|
Loading…
Reference in New Issue
Block a user