mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 23:21:17 +02:00
overlay coreos/config: Mask some files from sys-process/audit
We will move sys-process/audit to portage-stable. In order to do that, we need to move the customizations out of its ebuild.
This commit is contained in:
parent
382ada2475
commit
bad8cffcd9
11
sdk_container/src/third_party/coreos-overlay/coreos/config/env/sys-process/audit
vendored
Normal file
11
sdk_container/src/third_party/coreos-overlay/coreos/config/env/sys-process/audit
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
# Do not install Gentoo-provided audit rules, we will install our own
|
||||
# in coreos-base/misc-files.
|
||||
INSTALL_MASK+="
|
||||
/etc/audit/audit.rules*
|
||||
"
|
||||
|
||||
# Do not install legacy initscripts stuff
|
||||
INSTALL_MASK+="
|
||||
/usr/libexec/audit-functions
|
||||
/usr/libexec/initscripts
|
||||
"
|
Loading…
x
Reference in New Issue
Block a user