- remove requirement on systemd to avoid cycles.

/bin/systemd-tmpfiles is only needed by boot.cleanup when actually
  booting the system using sysv.

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=343
This commit is contained in:
2012-02-10 13:27:33 +00:00
committed by Git OBS Bridge
parent 71a36fdfbf
commit 9bb099d47b
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
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