summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--live/One/2006.0/config/auto_inst.cfg.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/live/One/2006.0/config/auto_inst.cfg.pl b/live/One/2006.0/config/auto_inst.cfg.pl
index cfc4488b4..d582567ca 100644
--- a/live/One/2006.0/config/auto_inst.cfg.pl
+++ b/live/One/2006.0/config/auto_inst.cfg.pl
@@ -172,5 +172,6 @@ $o = {
},
#- doc takes too much place
'excludedocs' => 1,
+ #- do not modify it the standard way, since the behaviour would be unexpected during install
'post_install' => "perl -pi -e 's/META_CLASS=.*/META_CLASS=one/' /etc/sysconfig/system"
};