mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-03-22 11:51:52 +01:00
install apparmor-utils
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user