From 890961b390d76d45691a518bc1ff58b650af8c16 Mon Sep 17 00:00:00 2001 From: Bruno Cesar Ribas Date: Wed, 22 Aug 2018 15:55:20 -0300 Subject: d/boca-web.postinst: Remove line regarding safeexec safeexec is now part of boca-autojudge package Signed-off-by: Bruno Cesar Ribas --- debian/boca-web.postinst | 1 - 1 file changed, 1 deletion(-) (limited to 'debian/boca-web.postinst') diff --git a/debian/boca-web.postinst b/debian/boca-web.postinst index 60899b7..49061af 100644 --- a/debian/boca-web.postinst +++ b/debian/boca-web.postinst @@ -2,7 +2,6 @@ chown -R www-data.www-data /var/www/boca chmod -R go-rwx /var/www/boca/src/private -chmod 4555 /usr/bin/safeexec a2ensite default-ssl a2enmod ssl -- cgit v1.2.3