mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 06:16:03 +00:00
retain one backward compat symlink for the heavily-documented "apparmor_status" command
This commit is contained in:
@@ -49,6 +49,7 @@ install: ${MANPAGES} ${HTMLMANPAGES}
|
||||
install -d ${CONFDIR}
|
||||
install -m 644 logprof.conf severity.db notify.conf ${CONFDIR}
|
||||
install -d ${BINDIR}
|
||||
ln -sf aa-status ${BINDIR}/apparmor_status
|
||||
install -m 755 ${TOOLS} ${BINDIR}
|
||||
install -d ${PERLDIR}
|
||||
install -m 755 SubDomain.pm Repository.pm Config.pm Reports.pm Severity.pm ${PERLDIR}
|
||||
|
Reference in New Issue
Block a user