Accepting request 314785 from home:jengelh:branches:Base:System

- Add some systemd directories so that uuidd does not have to own
  them and still succeeds building in a systemd-less root.

OBS-URL: https://build.opensuse.org/request/show/314785
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=131
This commit is contained in:
Dirk Mueller 2015-07-20 06:53:13 +00:00 committed by Git OBS Bridge
parent 7769e18e2e
commit 67765a139f
2 changed files with 9 additions and 0 deletions

View File

@ -91,6 +91,9 @@
0755 root root /usr/lib/sysctl.d
0755 root root /usr/lib/systemd
0755 root root /usr/lib/systemd/system
0755 root root /usr/lib/systemd/system-preset
0755 root root /usr/lib/systemd/user
0755 root root /usr/lib/systemd/user-preset
0755 root root /usr/lib/tmpfiles.d
0755 root root /usr/local
0755 root root /usr/local/bin

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jul 1 22:27:17 UTC 2015 - jengelh@inai.de
- Add some systemd directories so that uuidd does not have to own
them and still succeeds building in a systemd-less root.
-------------------------------------------------------------------
Fri May 29 10:16:37 UTC 2015 - dimstar@opensuse.org