mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
retain one backward compat symlink for the heavily-documented "apparmor_status" command
This commit is contained in:
parent
4b9a2683ed
commit
6d2d55057c
1 changed files with 1 additions and 0 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Reference in a new issue