mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-03 11:32:02 +02:00
profiles: Drop /etc/DIR_COLORS from prod images
It was previously deleted from the ebuild, so it wouldn't be included in the SDK either, but it seems harmless there.
This commit is contained in:
parent
4138217709
commit
c5f4b56962
@ -24,6 +24,7 @@ INSTALL_MASK="${INSTALL_MASK}
|
||||
# Exclude assorted config files that we can do without
|
||||
INSTALL_MASK="${INSTALL_MASK}
|
||||
/etc/bash_completion.d
|
||||
/etc/DIR_COLORS
|
||||
/etc/dmtab
|
||||
/etc/e2fsck.conf
|
||||
/etc/libnl
|
||||
|
Loading…
x
Reference in New Issue
Block a user