defect 2988132: remove the code which removing the xcatd entry from /etc/iniitab
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5791 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
c2eca76b66
commit
d07bffa0cf
@ -129,11 +129,3 @@ fi
|
||||
/install/prescripts
|
||||
%defattr(-,root,root)
|
||||
|
||||
%postun
|
||||
%ifnos linux
|
||||
if grep "^xcatd" /etc/inittab >/dev/null
|
||||
then
|
||||
/usr/sbin/rmitab xcatd >/dev/null
|
||||
fi
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user