SHA256
1
0
forked from pool/aaa_base

Accepting request 103737 from Base:System

- remove requirement on systemd to avoid cycles.
  /bin/systemd-tmpfiles is only needed by boot.cleanup when actually
  booting the system using sysv.

- chkconfig: bypass initscript enable/disable script if service
  shadowed by systemd

OBS-URL: https://build.opensuse.org/request/show/103737
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=343
This commit is contained in:
Stephan Kulow
2012-02-15 15:14:18 +00:00
committed by Git OBS Bridge
parent 96f16973a9
commit ccba6acc59
4 changed files with 16 additions and 57 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Feb 10 13:25:24 UTC 2012 - lnussel@suse.de
- remove requirement on systemd to avoid cycles.
/bin/systemd-tmpfiles is only needed by boot.cleanup when actually
booting the system using sysv.
-------------------------------------------------------------------
Thu Feb 9 17:38:47 UTC 2012 - ro@suse.com
- chkconfig: bypass initscript enable/disable script if service
shadowed by systemd
-------------------------------------------------------------------
Fri Jan 27 07:36:56 UTC 2012 - seife+obs@b1-systems.com