From 8cc8949d85973496db70fda502562fa3461249a664c827f74f16b5bd0de4c038 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 12 Jan 2023 11:43:59 +0000 Subject: [PATCH] - Revert removal of /etc/sysconfig/scripts for now (bsc#1206723) OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=234 --- directory.list | 6 ++++++ filesystem.changes | 5 +++++ filesystem.spec | 2 +- 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/directory.list b/directory.list index 36b19cb..3886017 100644 --- a/directory.list +++ b/directory.list @@ -11,6 +11,12 @@ 0755 root root /etc/permissions.d 0755 root root /etc/skel 0755 root root /etc/sysconfig +0755 root root /etc/sysconfig/network +0755 root root /etc/sysconfig/network/if-down.d +0755 root root /etc/sysconfig/network/if-up.d +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/tmpfiles.d 0755 root root /etc/opt diff --git a/filesystem.changes b/filesystem.changes index 1b2d336..c5bc5ce 100644 --- a/filesystem.changes +++ b/filesystem.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 12 11:41:40 UTC 2023 - Dirk Müller + +- Revert removal of /etc/sysconfig/scripts for now (bsc#1206723) + ------------------------------------------------------------------- Wed Dec 14 15:28:47 UTC 2022 - Stephan Kulow diff --git a/filesystem.spec b/filesystem.spec index 8a48cdd..49bdde6 100644 --- a/filesystem.spec +++ b/filesystem.spec @@ -1,7 +1,7 @@ # # spec file for package filesystem # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed