From 4397eff20a7ddb7ea738208bd95eca779b04ccf9 Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.eu>
Date: Mon, 4 Apr 2016 07:47:53 +0200
Subject: [PATCH] Revert "chrony: no alias to /etc/sv/ntpd."

This reverts commit bf9b11555faf648f01fd6a84c0332f9be5240020.

xtraeme explained that it's a bad idea due to various base packages.
---
 srcpkgs/chrony/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/chrony/template b/srcpkgs/chrony/template
index fecb056a43..d22f749438 100644
--- a/srcpkgs/chrony/template
+++ b/srcpkgs/chrony/template
@@ -1,7 +1,7 @@
 # Template file for 'chrony'
 pkgname=chrony
 version=2.3
-revision=2
+revision=3
 build_style=gnu-configure
 configure_args="--without-nss --enable-scfilter --with-sendmail=/usr/bin/sendmail"
 hostmakedepends="pkg-config"
@@ -22,7 +22,8 @@ checksum=58bffb523012fb0fa87cc0d94d6e36de9689fe9556519cbd0d1ba254af92ccb2
 provides="ntp-daemon-0_1"
 alternatives="
  ntpd:ntpd:/usr/bin/chronyd
- ntpd:ntpd.8:/usr/share/man/man8/chronyd.8"
+ ntpd:ntpd.8:/usr/share/man/man8/chronyd.8
+ ntpd:ntpd:/etc/sv/chronyd"
 
 post_install() {
 	vconf ${FILESDIR}/chrony.conf