[arch-commits] Commit in ntp/trunk (PKGBUILD ntpd.service)
Gaetan Bisson
bisson at archlinux.org
Thu Aug 21 01:22:53 UTC 2014
Date: Thursday, August 21, 2014 @ 03:22:53
Author: bisson
Revision: 220490
update service file for systemd-216
Modified:
ntp/trunk/PKGBUILD
ntp/trunk/ntpd.service
--------------+
PKGBUILD | 4 ++--
ntpd.service | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-08-20 22:54:09 UTC (rev 220489)
+++ PKGBUILD 2014-08-21 01:22:53 UTC (rev 220490)
@@ -6,7 +6,7 @@
_pkgname=ntp-dev
_pkgver=4.2.7p446
pkgver=${_pkgver/p/.p}
-pkgrel=1
+pkgrel=2
pkgdesc='Network Time Protocol reference implementation'
url='http://www.ntp.org/'
license=('custom')
@@ -19,7 +19,7 @@
'ntpdate.service')
sha1sums=('634afa46e77c1fd7f0a797f4d46a4f0654b9ca8d'
'd3496dbeb7d531dd6ab071dbce3262c3c9618d8b'
- 'dd24216e8333e12d5080965696602591c72537b1'
+ 'c6d540074f98f57a162738f2bdae409b52cce72d'
'059b382d1af0c55202e2d17f2ae065a2cbfec9ee')
options=('!emptydirs')
Modified: ntpd.service
===================================================================
--- ntpd.service 2014-08-20 22:54:09 UTC (rev 220489)
+++ ntpd.service 2014-08-21 01:22:53 UTC (rev 220490)
@@ -1,6 +1,7 @@
[Unit]
Description=Network Time Service
After=network.target nss-lookup.target
+Conflicts=systemd-timesyncd.service
[Service]
Type=forking
More information about the arch-commits
mailing list