diff options
Diffstat (limited to 'config/auto_inst.cfg.pl')
-rw-r--r-- | config/auto_inst.cfg.pl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl index ee3482e..ec65c48 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -190,6 +190,9 @@ $o = { if_($ENV{DRAKLIVE_PRODUCT} =~ /gaming/i, 'task-games'), + # timezone must be on livecds (#3497) + 'timezone', + if_($has_gnome, 'gnome-shell'), if_($ENV{DRAKLIVE_PRODUCT} =~ /liveusb-rw/i, |