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
04e49ef8
Commit
04e49ef8
authored
Aug 06, 2014
by
Martin Pitt
Browse files
Convert udev-finish.upstart from a task to a job
Avoids hangs with startpar. Workaround for #713135. Closes: #756631
parent
f8976911
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
04e49ef8
...
...
@@ -43,6 +43,8 @@ systemd (208-7) UNRELEASED; urgency=medium
* Reinstate patches to make logind D-BUS activatable.
* Re-add systemd-shim alternative dependency to libpam-systemd. Version it
to ensure cgmanager support. (Closes: #754984, LP: #1343802)
* Convert udev-finish.upstart from a task to a job, to avoid hangs with
startpar. (Closes: #756631)
-- Michael Biebl <biebl@debian.org> Thu, 17 Jul 2014 00:48:14 +0200
...
...
debian/udev.udev-finish.upstart
View file @
04e49ef8
...
...
@@ -12,8 +12,7 @@ start on (startup
and stopped udevtrigger
and stopped udevmonitor)
task
script
pre-start script
# Save udev log in /var/log/udev
if [ -e /dev/.udev.log ]
then
...
...
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