freebsd-ports/www/frontpage/files/patch-set_default_perms.sh
Mario Sergio Fujikawa Ferreira a346b45627 New port frontpage version 5.0.2.2623: Microsoft Frontpage 2002
Extentions

PR:		31625
Submitted by:	Scot W. Hetzel <hetzels@westbend.net>
2001-12-27 22:26:52 +00:00

11 lines
540 B
Bash

--- frontpage/version5.0/set_default_perms.sh.orig Fri Apr 20 09:00:58 2001
+++ frontpage/version5.0/set_default_perms.sh Wed May 2 19:20:58 2001
@@ -81,7 +81,7 @@
chmod 4755 $FPDIR/apache-fp/_vti_bin/fpexe || die set fpexe to be suid
# Set httpd
-chmod 555 $FPDIR/apache-fp/httpd || die make httpd executable
+#chmod 555 $FPDIR/apache-fp/httpd || die make httpd executable
# The apache-fp directory should not be writable to protect the stub program.
chmod 555 $FPDIR/apache-fp/_vti_bin || die restrict the apache-fp directory