summaryrefslogtreecommitdiff
path: root/profiles/features
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-12-02 02:07:07 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-12-02 02:07:07 +0000
commitd4f65848c7ecabb56e2f93889cbd20078cd347f7 (patch)
tree180032f5afeb689db6a270d612f3e3364ed8fd2b /profiles/features
parentc635a4b7ddb6105bfc6fef130b188a087726677b (diff)
gentoo auto-resync : 02:12:2024 - 02:07:07
Diffstat (limited to 'profiles/features')
-rw-r--r--profiles/features/split-usr/make.defaults3
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/features/split-usr/make.defaults b/profiles/features/split-usr/make.defaults
index 3f95c0a0e32a..0527e21a0bb2 100644
--- a/profiles/features/split-usr/make.defaults
+++ b/profiles/features/split-usr/make.defaults
@@ -1,2 +1,5 @@
# Set an environment variable so we can easily test for the profile type
PROFILE_23_USRTYPE="split-usr"
+
+# Avoid warnings about legacy symlinks, #945390
+UNINSTALL_IGNORE="${UNINSTALL_IGNORE} /lib/systemd /lib/udev"