From: Michael Biebl Date: Wed, 29 Jun 2011 00:49:24 +0000 (+0200) Subject: hwclock-load.service is no longer installed, so we don't need to remove it anymore... X-Git-Tag: 29-1~12 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1fcd56fdb262bd58cca3774ed9570b228149ac8;p=systemd hwclock-load.service is no longer installed, so we don't need to remove it anymore in debian/rules. --- diff --git a/debian/changelog b/debian/changelog index 9ac5603d..ee868b49 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,10 @@ systemd (29-1) UNRELEASED; urgency=low * Ignore unknown capabilities when dropping them. Closes: #628081 * Add hard dependency on udev. Closes: #627921 + [ Michael Biebl ] + * hwclock-load.service is no longer installed, so we don't need to remove it + anymore in debian/rules. + -- Tollef Fog Heen Wed, 08 Jun 2011 16:14:31 +0200 systemd (25-2) experimental; urgency=low diff --git a/debian/rules b/debian/rules index 12faa0f3..1e97637f 100755 --- a/debian/rules +++ b/debian/rules @@ -21,8 +21,6 @@ override_dh_auto_clean: override_dh_install: rm debian/tmp/usr/share/doc/systemd/LICENSE rm debian/tmp/lib/security/pam_systemd.la - # udev already triggers hwclock during boot - rm debian/tmp/etc/systemd/system/sysinit.target.wants/hwclock-load.service rm debian/tmp/lib/systemd/system/sysinit.target.wants/systemd-vconsole-setup.service dh_install -O--parallel --fail-missing dh_install -plibpam-systemd debian/pam-configs /usr/share