summaryrefslogtreecommitdiffstats
path: root/move/move.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2003-12-05 18:00:09 +0000
committerPascal Rigaux <pixel@mandriva.com>2003-12-05 18:00:09 +0000
commit9a51f2354428e9c9344b96530c63365479b3f4e0 (patch)
tree1498b458ee4e3450e401ace2564782fb6eefd217 /move/move.pm
parent628416c5302896f33f7fc7b3ce981f07cdd002ba (diff)
downloaddrakx-backup-do-not-use-9a51f2354428e9c9344b96530c63365479b3f4e0.tar
drakx-backup-do-not-use-9a51f2354428e9c9344b96530c63365479b3f4e0.tar.gz
drakx-backup-do-not-use-9a51f2354428e9c9344b96530c63365479b3f4e0.tar.bz2
drakx-backup-do-not-use-9a51f2354428e9c9344b96530c63365479b3f4e0.tar.xz
drakx-backup-do-not-use-9a51f2354428e9c9344b96530c63365479b3f4e0.zip
fix netfs and make it run at startup
Diffstat (limited to 'move/move.pm')
-rw-r--r--move/move.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/move/move.pm b/move/move.pm
index d5dc1a7c1..6bc947339 100644
--- a/move/move.pm
+++ b/move/move.pm
@@ -456,6 +456,7 @@ sub install2::configMove {
install_steps_interactive::configureNetwork($o);
enable_service('network');
}
+ enable_service('netfs');
install_steps_interactive::summaryBefore($o);
modules::load_category('multimedia/sound');