summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/auto_inst.cfg.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl
index ec65c48..2d14a6b 100644
--- a/config/auto_inst.cfg.pl
+++ b/config/auto_inst.cfg.pl
@@ -190,8 +190,8 @@ $o = {
if_($ENV{DRAKLIVE_PRODUCT} =~ /gaming/i, 'task-games'),
- # timezone must be on livecds (#3497)
- 'timezone',
+ # basesystem must be on livecd
+ 'basesystem',
if_($has_gnome, 'gnome-shell'),