Skip to content

Commit 421ecfa

Browse files
author
Serghey Rodin
committed
install apparmor-utils
1 parent bc82fca commit 421ecfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install/vst-install-ubuntu.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ if [ "$release" = '16.04' ]; then
3030
flex whois rssh git idn zip sudo bc ftp lsof ntpdate rrdtool quota
3131
e2fslibs bsdutils e2fsprogs curl imagemagick fail2ban dnsutils
3232
bsdmainutils cron vesta vesta-nginx vesta-php expect vim-common
33-
vesta-ioncube vesta-softaculous"
33+
vesta-ioncube vesta-softaculous apparmor-utils"
3434
elif [ "$release" = '16.10' ]; then
3535
software="nginx apache2 apache2-utils apache2.2-common
3636
apache2-suexec-custom libapache2-mod-ruid2 libapache2-mod-rpaf
@@ -43,7 +43,7 @@ elif [ "$release" = '16.10' ]; then
4343
flex whois rssh git idn zip sudo bc ftp lsof ntpdate rrdtool quota
4444
e2fslibs bsdutils e2fsprogs curl imagemagick fail2ban dnsutils
4545
bsdmainutils cron vesta vesta-nginx vesta-php expect vim-common
46-
vesta-ioncube vesta-softaculous"
46+
vesta-ioncube vesta-softaculous apparmor-utils"
4747
else
4848
software="nginx apache2 apache2-utils apache2.2-common
4949
apache2-suexec-custom libapache2-mod-ruid2 libapache2-mod-rpaf

0 commit comments

Comments
 (0)