add support for endeavour os

This commit is contained in:
leah 2022-11-07 20:33:13 -05:00 committed by Alex
parent dc544fbead
commit 4ed0f824d0
3 changed files with 23 additions and 1 deletions

2
configure vendored
View file

@ -57,7 +57,7 @@ synchronise() {
# Set the distribution specificities
configure() {
case "$DISTRIBUTION" in
arch)
arch|endeavouros)
_msg "Configure libexec."
sed -i -e '/Debian/d' "$ROOT/apparmor.d/tunables/extend"