chrony: no alias to /etc/sv/ntpd.
This commit is contained in:
parent
948ad445d9
commit
bf9b11555f
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'chrony'
|
||||
pkgname=chrony
|
||||
version=2.3
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-nss --enable-scfilter --with-sendmail=/usr/bin/sendmail"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -22,8 +22,7 @@ checksum=58bffb523012fb0fa87cc0d94d6e36de9689fe9556519cbd0d1ba254af92ccb2
|
|||
provides="ntp-daemon-0_1"
|
||||
alternatives="
|
||||
ntpd:ntpd:/usr/bin/chronyd
|
||||
ntpd:ntpd.8:/usr/share/man/man8/chronyd.8
|
||||
ntpd:ntpd:/etc/sv/chronyd"
|
||||
ntpd:ntpd.8:/usr/share/man/man8/chronyd.8"
|
||||
|
||||
post_install() {
|
||||
vconf ${FILESDIR}/chrony.conf
|
||||
|
|
Loading…
Reference in a new issue