mirror of
https://github.com/myvesta/vesta
synced 2025-07-06 04:51:54 -07:00
install apparmor-utils
This commit is contained in:
parent
bc82fcaf71
commit
421ecfa62c
1 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,7 @@ if [ "$release" = '16.04' ]; then
|
|||
flex whois rssh git idn zip sudo bc ftp lsof ntpdate rrdtool quota
|
||||
e2fslibs bsdutils e2fsprogs curl imagemagick fail2ban dnsutils
|
||||
bsdmainutils cron vesta vesta-nginx vesta-php expect vim-common
|
||||
vesta-ioncube vesta-softaculous"
|
||||
vesta-ioncube vesta-softaculous apparmor-utils"
|
||||
elif [ "$release" = '16.10' ]; then
|
||||
software="nginx apache2 apache2-utils apache2.2-common
|
||||
apache2-suexec-custom libapache2-mod-ruid2 libapache2-mod-rpaf
|
||||
|
@ -43,7 +43,7 @@ elif [ "$release" = '16.10' ]; then
|
|||
flex whois rssh git idn zip sudo bc ftp lsof ntpdate rrdtool quota
|
||||
e2fslibs bsdutils e2fsprogs curl imagemagick fail2ban dnsutils
|
||||
bsdmainutils cron vesta vesta-nginx vesta-php expect vim-common
|
||||
vesta-ioncube vesta-softaculous"
|
||||
vesta-ioncube vesta-softaculous apparmor-utils"
|
||||
else
|
||||
software="nginx apache2 apache2-utils apache2.2-common
|
||||
apache2-suexec-custom libapache2-mod-ruid2 libapache2-mod-rpaf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue