X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/3503b1b8dc7785ca82d09c8532621b262ca8bdda..8e187e4f2ec51c2306c5d69755db1cc04e5e2cee:/templates/about.htm
diff --git a/templates/about.htm b/templates/about.htm
index b30f5de..cdc97c5 100644
--- a/templates/about.htm
+++ b/templates/about.htm
@@ -169,7 +169,7 @@ WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
| HTTP root: |
-{HTTP_ROOT} |
+{HTTP_ROOT} |
@@ -203,13 +203,18 @@ WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
{IF users}
-| User: |
-{USER} (UID: {UID}) |
+Process user: |
+{IF user_detected}{USER} ({ENDIF}UID: {UID}{IF user_detected}){ENDIF} |
-| Group: |
-{GROUP} (GID: {GID}) |
+Process group: |
+{IF group_detected}{GROUP} ({ENDIF}GID: {GID}{IF group_detected}){ENDIF} |
+
+
+
+| Process umask: |
+{UMASK} |
{ENDIF}