openntpd: no alias to /etc/sv/ntpd.
This commit is contained in:
parent
cbbaf53f7a
commit
eaad88f1b0
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'openntpd'
|
||||
pkgname=openntpd
|
||||
version=5.9p1
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-privsep-user=$pkgname --with-cacert=/etc/ssl/certs.pem"
|
||||
hostmakedepends="automake libtool"
|
||||
|
@ -19,8 +19,7 @@ provides="ntp-daemon-0_1"
|
|||
system_accounts="$pkgname"
|
||||
alternatives="
|
||||
ntpd:ntpd:/usr/bin/openntpd
|
||||
ntpd:ntpd.8:/usr/share/man/man8/openntpd.8
|
||||
ntpd:ntpd:/etc/sv/openntpd"
|
||||
ntpd:ntpd.8:/usr/share/man/man8/openntpd.8"
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue
Block a user