Skip to content

Commit

Permalink
install apparmor-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
Serghey Rodin committed Jan 26, 2018
1 parent bc82fca commit 421ecfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install/vst-install-ubuntu.sh
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 421ecfa

Please sign in to comment.