mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-15 16:03:51 +01:00
build: libexec is now generated by the prebuild job.
This commit is contained in:
parent
d2c1aa72ff
commit
51c07d3555
@ -24,9 +24,7 @@
|
|||||||
# @{MOUNTS} is a space-separated list of all user mounted directories.
|
# @{MOUNTS} is a space-separated list of all user mounted directories.
|
||||||
@{MOUNTS}=@{MOUNTDIRS}/*/
|
@{MOUNTS}=@{MOUNTDIRS}/*/
|
||||||
|
|
||||||
# Libexec path. Different in some distribution
|
|
||||||
@{libexec}=/{usr/,}lib # Archlinux
|
|
||||||
@{libexec}=/{usr/,}libexec # Debian/Ubuntu
|
|
||||||
|
|
||||||
# Integration with Ubuntu Core
|
# Integration with Ubuntu Core
|
||||||
@{etc_rw}+=/etc/writable/
|
@{etc_rw}+=/etc/writable/
|
||||||
|
|
||||||
|
# Libexec path. Different in some distribution
|
||||||
|
Loading…
Reference in New Issue
Block a user