SHA256
6
0
forked from pool/aaa_base

- added /etc/tmpdirs.d for snippets to be called by boot.cleanup

(shell scripts to recreate things in /tmp, /var/tmp, /var/run)
- move code from boot.cleanup to /etc/tmpdirs.d/01_aaa_base
  (all related to fate#303793)

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=106
This commit is contained in:
Ruediger Oertel
2010-04-28 14:45:45 +00:00
committed by Git OBS Bridge
parent 48a3d5fe2b
commit 80d4dd1c43
2 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Apr 28 16:45:04 CEST 2010 - ro@suse.de
- added /etc/tmpdirs.d for snippets to be called by boot.cleanup
(shell scripts to recreate things in /tmp, /var/tmp, /var/run)
- move code from boot.cleanup to /etc/tmpdirs.d/01_aaa_base
(all related to fate#303793)
-------------------------------------------------------------------
Tue Apr 27 10:19:52 UTC 2010 - aj@suse.de