From b02e506c42a83ba527731a71a363be3b36e90b71dc6eb1bb302460cb70d6aa00 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 17 Jun 2013 12:27:16 +0000 Subject: [PATCH] - move sysctl directories here OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=101 --- directory.list | 2 ++ filesystem.changes | 5 +++++ filesystem.spec | 2 +- 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/directory.list b/directory.list index 885ddd2..f80b0aa 100644 --- a/directory.list +++ b/directory.list @@ -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 diff --git a/filesystem.changes b/filesystem.changes index dee2678..50751a1 100644 --- a/filesystem.changes +++ b/filesystem.changes @@ -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 diff --git a/filesystem.spec b/filesystem.spec index 0ea44d2..ce54c9b 100644 --- a/filesystem.spec +++ b/filesystem.spec @@ -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