mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 00:48:10 +01:00
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…
Reference in a new issue