add support for manjarolinux
This commit is contained in:
parent
291450a050
commit
2ae41686d9
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
|
@ -57,7 +57,7 @@ synchronise() {
|
|||
# Set the distribution specificities
|
||||
configure() {
|
||||
case "$DISTRIBUTION" in
|
||||
arch|endeavouros|cachyos)
|
||||
arch|endeavouros|cachyos|manjarolinux)
|
||||
_msg "Configure libexec."
|
||||
sed -i -e '/Debian/d' "$ROOT/apparmor.d/tunables/extend"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue