diff options
author | Pierre Schmitz <pierre@archlinux.de> | 2012-07-31 19:52:09 -0300 |
---|---|---|
committer | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2012-08-01 20:16:14 -0300 |
commit | 6491e409a93d6a07f7d6f0888697c524487bc643 (patch) | |
tree | 7865defa61a763ef76aacaf6e7e1efda453e7f59 /configs/releng/root-image/etc/timezone | |
parent | 281234509f01dbb7c9291856e3604f36592db802 (diff) | |
download | archiso32-6491e409a93d6a07f7d6f0888697c524487bc643.tar.xz |
Adjust rc.conf for recent initscripts changes
* We use a rc.conf file loser to the upstream default.
* Use the recommend config files to setup hostname, locale, timezone and console
EDIT (Gerardo): Add empty FONT= and use ln -f for localtime
Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
Diffstat (limited to 'configs/releng/root-image/etc/timezone')
-rw-r--r-- | configs/releng/root-image/etc/timezone | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/releng/root-image/etc/timezone b/configs/releng/root-image/etc/timezone new file mode 100644 index 0000000..e2e7775 --- /dev/null +++ b/configs/releng/root-image/etc/timezone @@ -0,0 +1 @@ +UTC |