From 2922aa940e6039e8856e73f7aa72afc119929026 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 4 Apr 2016 07:47:55 +0200 Subject: [PATCH] Revert "ntp: no alias to /etc/sv/ntpd." This reverts commit 948ad445d9d794afce0925d7ba952636906bbd88. xtraeme explained that it's a bad idea due to various base packages. --- srcpkgs/ntp/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ntp/template b/srcpkgs/ntp/template index e757619cf5b..11c7a5c74cd 100644 --- a/srcpkgs/ntp/template +++ b/srcpkgs/ntp/template @@ -1,7 +1,7 @@ # Template file for 'ntp' pkgname=ntp version=4.2.8p6 -revision=3 +revision=4 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,7 +21,8 @@ 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.8:/usr/share/man/man8/isc-ntpd.8 + ntpd:ntpd:/etc/sv/isc-ntpd" post_install() { # Rename files for alternatives.