From e2c116393f4b2acfba98d846553c63909d43c195 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 17 Dec 2007 14:24:58 +0000 Subject: [PATCH] this is not the right time to do this - must be done by the myplc-native postinstall --- vbuild-init-vserver.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/vbuild-init-vserver.sh b/vbuild-init-vserver.sh index fff76c9b..f8f40428 100755 --- a/vbuild-init-vserver.sh +++ b/vbuild-init-vserver.sh @@ -249,8 +249,6 @@ function post_install_myplc () { export PS1="[$vserver] \\w # " PROFILE - # turn off some services - as they'll get started through plc - for i in mail postgresql ssh httpd ; do chkconfig \$i off ; done EOF } -- 2.47.0