From 6680a79351316d024b10db2814ce77fee3bff194 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 29 Apr 2016 09:47:16 +0200 Subject: Update the 'timeconfig' script in make_slackware_live.sh, not in liveinit. --- liveinit | 2 -- 1 file changed, 2 deletions(-) (limited to 'liveinit') diff --git a/liveinit b/liveinit index bd251e6..5211629 100755 --- a/liveinit +++ b/liveinit @@ -818,8 +818,6 @@ EOT # QT5 expects "/etc/localtime" to be a symlink. Slackware's file is a real # file so QT5 fails to determine the timezone and falls back to UTC. Fix: echo ${TZ} > /mnt/overlay/etc/timezone - sed -i -n "p;s/^\( *\)rm -f localtime$/\1echo \$TZ > timezone/p" \ - /mnt/overlay//usr/sbin/timeconfig # KDE4 and PLASMA5 user timezone re-configuration: sed -i -e "s%^LocalZone=.*%LocalZone=${TZ}%" \ -- cgit v1.2.3