[arch-commits] Commit in ntp/trunk (PKGBUILD ntpdate.service)

Gaetan Bisson bisson at nymeria.archlinux.org
Thu Aug 1 03:30:58 UTC 2013


    Date: Thursday, August 1, 2013 @ 05:30:58
  Author: bisson
Revision: 191878

remove ControlGroup from ntpdate.service too

Modified:
  ntp/trunk/PKGBUILD
  ntp/trunk/ntpdate.service

-----------------+
 PKGBUILD        |    4 ++--
 ntpdate.service |    1 -
 2 files changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-01 02:23:42 UTC (rev 191877)
+++ PKGBUILD	2013-08-01 03:30:58 UTC (rev 191878)
@@ -5,7 +5,7 @@
 pkgname=ntp
 pkgver=4.2.6.p5
 _realver=4.2.6p5
-pkgrel=16
+pkgrel=17
 pkgdesc='Network Time Protocol reference implementation'
 url='http://www.ntp.org/'
 license=('custom')
@@ -20,7 +20,7 @@
 sha1sums=('4a5353a4791b6f4315a66c28d504ec6c7926b192'
           'd3496dbeb7d531dd6ab071dbce3262c3c9618d8b'
           'ff8370719f003f184563b7d6068c03086678482f'
-          '0cb9dbd285e2e8ac51ff47dee08af69e12a09855'
+          'e1c48cba549b7d21501aadf513926e463884c090'
 )
 
 install=install

Modified: ntpdate.service
===================================================================
--- ntpdate.service	2013-08-01 02:23:42 UTC (rev 191877)
+++ ntpdate.service	2013-08-01 03:30:58 UTC (rev 191878)
@@ -6,7 +6,6 @@
 Type=oneshot
 PrivateTmp=true
 ExecStart=/usr/bin/ntpd -q -g -u ntp:ntp
-ControlGroup=cpu:/
 
 [Install]
 WantedBy=multi-user.target




More information about the arch-commits mailing list