mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-28 22:12:10 +01:00
overlay profiles: Add user OpenRC files to install mask
It is an experimental feature in OpenRC, but seems to be already used in Gentoo.
This commit is contained in:
parent
9ec2ac6111
commit
d4670021b0
@ -85,7 +85,7 @@ CONFIG_PROTECT="
|
||||
# Do not install default repos.conf, we always put repository configuration in /etc.
|
||||
INSTALL_MASK="
|
||||
/usr/lib*/*.la
|
||||
/etc/init.d /etc/conf.d
|
||||
/etc/init.d /etc/conf.d /etc/user/conf.d /etc/user/init.d
|
||||
/usr/lib/debug/.build-id
|
||||
/etc/acpi
|
||||
/usr/share/portage/config/repos.conf
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user