From 333f7ecfa3e040191c66b2b92f6c117ca2cbac1d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 14:50:00 +0200 Subject: Adding upstream version 1:4.8.1. Signed-off-by: Daniel Baumann --- man/login.defs.d/ENV_TZ.xml | 48 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 man/login.defs.d/ENV_TZ.xml (limited to 'man/login.defs.d/ENV_TZ.xml') diff --git a/man/login.defs.d/ENV_TZ.xml b/man/login.defs.d/ENV_TZ.xml new file mode 100644 index 0000000..90c8bca --- /dev/null +++ b/man/login.defs.d/ENV_TZ.xml @@ -0,0 +1,48 @@ + + + (string) + + + If set, it will be used to define the TZ environment variable when + a user login. The value can be the name of a timezone preceded by + TZ= (for example + TZ=CST6CDT), or the full path to the file + containing the timezone specification (for example + /etc/tzname). + + + + If a full path is specified but the file does not exist or cannot be + read, the default is to use TZ=CST6CDT. + + + -- cgit v1.2.3