From b117763dfafeec631c47a8fca6880400c5c6d854 Mon Sep 17 00:00:00 2001 From: cassio Date: Wed, 29 Aug 2018 15:17:19 +0200 Subject: chmods in the postinst --- debian/boca-autojudge.postinst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'debian/boca-autojudge.postinst') diff --git a/debian/boca-autojudge.postinst b/debian/boca-autojudge.postinst index 37b144c..06fa222 100644 --- a/debian/boca-autojudge.postinst +++ b/debian/boca-autojudge.postinst @@ -1,5 +1,7 @@ #!/bin/bash -chmod 4555 /usr/bin/safeexec +chmod 4555 /usr/bin/safeexec +chmod 700 /usr/sbin/boca-createjail +chmod 700 /usr/sbin/boca-autojudge exit 0 -- cgit v1.2.3