Skip to content

Commit bd29361

Browse files
committed
commented aa-complain command
1 parent b6a57a6 commit bd29361

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install/vst-install-debian.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ software="nginx apache2 apache2-utils apache2.2-common apache2-suexec-custom
1616
php5-curl libapache2-mod-php5 vsftpd mc exim4 exim4-daemon-heavy
1717
clamav-daemon flex dovecot-imapd dovecot-pop3d phpMyAdmin awstats
1818
webalizer jwhois rssh git spamassassin roundcube roundcube-mysql
19-
roundcube-plugins apparmor-utils sudo bc ftp lsof ntpdate rrdtool
19+
roundcube-plugins sudo bc ftp lsof ntpdate rrdtool
2020
dnsutils vesta vesta-nginx vesta-php"
2121

2222
help() {
@@ -404,7 +404,7 @@ sed -i "s/rdAuthentication no/rdAuthentication yes/g" /etc/ssh/sshd_config
404404
service ssh restart
405405

406406
# AppArmor
407-
aa-complain /usr/sbin/named
407+
#aa-complain /usr/sbin/named
408408

409409
# Disable awstats cron
410410
rm -f /etc/cron.d/awstats

0 commit comments

Comments
 (0)