X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/3503b1b8dc7785ca82d09c8532621b262ca8bdda..83d16ffce3d208854a53647d8644e3498db9689c:/templates/about.htm diff --git a/templates/about.htm b/templates/about.htm index b30f5de..8f2778a 100644 --- a/templates/about.htm +++ b/templates/about.htm @@ -204,12 +204,17 @@ WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. {IF users} User: -{USER} (UID: {UID}) +{IF user_detected}{USER} ({ENDIF}UID: {UID}{IF user_detected}){ENDIF} Group: -{GROUP} (GID: {GID}) +{IF group_detected}{GROUP} ({ENDIF}GID: {GID}{IF group_detected}){ENDIF} + + + +Process umask: +{UMASK} {ENDIF}