Index: server/common/patches/httpd-suexec-scripts.patch
===================================================================
--- server/common/patches/httpd-suexec-scripts.patch	(revision 111)
+++ server/common/patches/httpd-suexec-scripts.patch	(revision 113)
@@ -69,5 +69,5 @@
      }
 +    if (uid == 102) {
-+        if (setexeccon("user_u:user_r:signup_t:s0") == -1) {
++        if (setexeccon("system_u:system_r:signup_t:s0") == -1) {
 +            log_err("failed to setexeccon (%ld: %s) to signup_t\n");
 +            exit(201);
