mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 00:48:10 +01:00
fix(build): abs trash as not been backported in Ubuntu.
This commit is contained in:
parent
3ddf44899a
commit
ae324ef8b1
1 changed files with 1 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
@ -77,6 +77,7 @@ configure() {
|
|||
;;
|
||||
|
||||
debian|ubuntu|whonix|core)
|
||||
mv "$ROOT/apparmor.d/abstractions/trash.d/complete" "$ROOT/apparmor.d/abstractions/trash"
|
||||
case "$DISTRIBUTION" in
|
||||
core)
|
||||
mkdir -p $ROOT/root/usr/lib/systemd/system/systemd-udevd.service.d/
|
||||
|
|
Loading…
Reference in a new issue