PDA

View Full Version : Recommended - DBOX (Neutrino) - Change Profile file



renwich
11-11-2006, 03:52 PM
Diff to change the defualt profile file to UK

diff -ur tuxbox-new/cdk/root/etc/profile tuxbox-cvs-mod/cdk/root/etc/profile
--- tuxbox-new/cdk/root/etc/profile 2003-02-25 11:25:19.000000000 +0000
+++ tuxbox-cvs-mod/cdk/root/etc/profile 2006-10-22 20:55:11.000000000 +0100
@@ -3,7 +3,7 @@
export PATH="/sbin:/bin"

# timezone, only applicable for middle europe
-export TZ=CET-1CEST,M3.5.0/2,M10.5.0/3
+export TZ=GMT-0BST,M3.5.0/2,M10.5.0/3

if [ -e /etc/profile.local ]; then
. /etc/profile.local