X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/3503b1b8dc7785ca82d09c8532621b262ca8bdda..dff53f21c8fccc7585f785fec893a5773e78a1b6:/templates/about.htm?ds=inline 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}