From 8a51df6b906f79954515786fe92bfb72c603e487 Mon Sep 17 00:00:00 2001 From: lissav Date: Thu, 15 May 2008 15:33:13 +0000 Subject: [PATCH] remove start nfs in metapkg for SN git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1408 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCATsn/xCATsn.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/xCATsn/xCATsn.spec b/xCATsn/xCATsn.spec index 0bac9453b..7aede12f3 100644 --- a/xCATsn/xCATsn.spec +++ b/xCATsn/xCATsn.spec @@ -46,10 +46,6 @@ cp LICENSE.html $RPM_BUILD_ROOT/%{prefix}/share/doc/packages/xCAT if [ "$1" = "1" ]; then #Only if installing for the first time.. - mkdir -p /var/log/consoles - chkconfig nfs on - /etc/rc.d/init.d/nfs stop - /etc/rc.d/init.d/nfs start # makes it a service node touch /etc/xCATSN