From 2f350deb85b1e03ef68967e97673502e455737cc Mon Sep 17 00:00:00 2001 From: bwarsaw Date: Thu, 7 Mar 2002 06:09:24 +0000 Subject: Marc MERLIN's update for the wrapper renaming. --- contrib/check_perms_grsecurity.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/check_perms_grsecurity.py') diff --git a/contrib/check_perms_grsecurity.py b/contrib/check_perms_grsecurity.py index 0fb3be2b8..d46d57a9b 100644 --- a/contrib/check_perms_grsecurity.py +++ b/contrib/check_perms_grsecurity.py @@ -118,7 +118,7 @@ class CheckFixUid: os.chmod(file, 06755) print "\nMaking mail wrapper setuid mailman" - file= paths.prefix + '/mail/wrapper' + file= paths.prefix + '/mail/mailman' os.chown(file, MAILMAN_UID, MAILMAN_GID) os.chmod(file, 06755) print file -- cgit v1.2.3-70-g09d2