Accepting request 140248 from Base:System

- Don't hardcode path for systemctl in udev post script.
- Ensure systemd-udevd.service is shadowing boot.udev when booting
  under systemd.
- Fix udev daemon upgrade under both systemd and sysvinit.
- Add fix-logind-pty-seat.patch: fix logind complaining when doing
  su/sudo in X terminal. (forwarded request 140247 from fcrozat)

OBS-URL: https://build.opensuse.org/request/show/140248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=113
This commit is contained in:
Stephan Kulow
2012-11-05 19:55:01 +00:00
committed by Git OBS Bridge
parent 87fde291e2
commit 7564493967
5 changed files with 83 additions and 8 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Nov 5 14:37:46 UTC 2012 - fcrozat@suse.com
- Don't hardcode path for systemctl in udev post script.
- Ensure systemd-udevd.service is shadowing boot.udev when booting
under systemd.
- Fix udev daemon upgrade under both systemd and sysvinit.
- Add fix-logind-pty-seat.patch: fix logind complaining when doing
su/sudo in X terminal.
-------------------------------------------------------------------
Sat Nov 3 07:21:44 UTC 2012 - coolo@suse.com