~ubuntu-branches/ubuntu/raring/consolekit/raring

« back to all changes in this revision

Viewing changes to debian/consolekit.install

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2010-11-20 18:17:28 UTC
  • mfrom: (0.1.16 sid)
  • Revision ID: james.westby@ubuntu.com-20101120181728-8e5bwe4ttgmk4j41
Tags: 0.4.3-2
Add 01-retry-console-open-on-EIO.patch: As reported in LP: #544139,
ConsoleKit sometimes fails to track the active VT. This particular case
was tracked down to a race condition that happens if you try to open
/dev/console while the current TTY is currently being closed. This yields
an -EIO error, in which case CK should just try again. Thanks Colin Watson
for the patch!

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
debian/tmp/usr/sbin/
8
8
debian/tmp/usr/bin/
9
9
debian/90consolekit etc/X11/Xsession.d/
 
10
debian/tmp/lib/systemd/system/console-kit-daemon.service
 
11
debian/tmp/lib/systemd/system/console-kit-log-system-start.service
 
12
debian/tmp/lib/systemd/system/console-kit-log-system-stop.service
 
13
debian/tmp/lib/systemd/system/console-kit-log-system-restart.service
 
14
debian/tmp/lib/systemd/system/basic.target.wants/console-kit-log-system-start.service
 
15
debian/tmp/lib/systemd/system/halt.target.wants/console-kit-log-system-stop.service
 
16
debian/tmp/lib/systemd/system/poweroff.target.wants/console-kit-log-system-stop.service
 
17
debian/tmp/lib/systemd/system/reboot.target.wants/console-kit-log-system-restart.service