mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-24 13:21:12 +00:00
cover rh6.7 for post.xcat restructure
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user