12 lines
459 B
Plaintext
Executable File
12 lines
459 B
Plaintext
Executable File
# @(#)init.dfl 1.2 92/11/26
|
|
#
|
|
# This file is /etc/default/init. /etc/TIMEZONE is a symlink to this file.
|
|
# This file looks like a shell script, but it is not. To maintain
|
|
# compatibility with old versions of /etc/TIMEZONE, some shell constructs
|
|
# (i.e., export commands) are allowed in this file, but are ignored.
|
|
#
|
|
# Lines of this file should be of the form VAR=value, where VAR is one of
|
|
# TZ, LANG, or any of the LC_* environment variables.
|
|
#
|
|
TZ=PST8PDT
|