- 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
This commit is contained in:
Dirk Mueller 2023-01-12 11:43:59 +00:00 committed by Git OBS Bridge
parent 9a6ade5134
commit 8cc8949d85
3 changed files with 12 additions and 1 deletions

View File

@ -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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jan 12 11:41:40 UTC 2023 - Dirk Müller <dmueller@suse.com>
- Revert removal of /etc/sysconfig/scripts for now (bsc#1206723)
-------------------------------------------------------------------
Wed Dec 14 15:28:47 UTC 2022 - Stephan Kulow <coolo@suse.com>

View File

@ -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