put back mkdir of /var/log/consoles

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1422 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2008-05-16 11:11:59 +00:00
parent 39c5b65c2c
commit 5363b9d024

View File

@ -45,7 +45,8 @@ cp LICENSE.html $RPM_BUILD_ROOT/%{prefix}/share/doc/packages/xCAT
%post
if [ "$1" = "1" ]; then #Only if installing for the first time..
# so conserver will start
mkdir -p /var/log/consoles
# makes it a service node
touch /etc/xCATSN