mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-30 17:46:38 +00:00
cover rh6.7 for post.xcat restructure
This commit is contained in:
parent
c75218f499
commit
f2b24b0631
@ -148,4 +148,7 @@ reboot
|
||||
%pre
|
||||
#INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/pre.rh#
|
||||
%post
|
||||
mkdir -p /var/log/xcat/
|
||||
{
|
||||
#INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/post.rh#
|
||||
} >>/var/log/xcat/xcat.log 2>&1
|
||||
|
@ -151,5 +151,8 @@ reboot
|
||||
%pre
|
||||
#INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/pre.rh#
|
||||
%post
|
||||
mkdir -p /var/log/xcat/
|
||||
{
|
||||
#INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/post.rh#
|
||||
} >>/var/log/xcat/xcat.log 2>&1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user