forked from pool/filesystem
- move sysctl directories here
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=101
This commit is contained in:
parent
55df61224a
commit
b02e506c42
@ -42,6 +42,7 @@
|
||||
0700 root root /etc/sysconfig/network/providers
|
||||
0755 root root /etc/sysconfig/network/scripts
|
||||
0755 root root /etc/sysconfig/scripts
|
||||
0755 root root /etc/sysctl.d
|
||||
0755 root root /etc/tmpdirs.d
|
||||
0755 root root /etc/tmpfiles.d
|
||||
0750 news news /etc/news
|
||||
@ -93,6 +94,7 @@
|
||||
0755 root root /usr/lib/browser-plugins
|
||||
0755 root root /usr/lib/restricted
|
||||
0755 root root /usr/lib/restricted/bin
|
||||
0755 root root /usr/lib/sysctl.d
|
||||
0755 root root /usr/local
|
||||
0755 root root /usr/local/bin
|
||||
0755 root root /usr/local/games
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 17 12:26:21 UTC 2013 - coolo@suse.com
|
||||
|
||||
- move sysctl directories here
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 31 14:00:51 UTC 2013 - guillaume@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package filesystem
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
|
Loading…
Reference in New Issue
Block a user