Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
steam
systemd
Commits
b1fcd56f
Commit
b1fcd56f
authored
Jun 29, 2011
by
Michael Biebl
Committed by
Tollef Fog Heen
Jun 29, 2011
Browse files
hwclock-load.service is no longer installed, so we don't need to remove it anymore in debian/rules.
parent
4e3bf096
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
b1fcd56f
...
...
@@ -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 <tfheen@debian.org> Wed, 08 Jun 2011 16:14:31 +0200
systemd (25-2) experimental; urgency=low
...
...
debian/rules
View file @
b1fcd56f
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment