mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-24 15:05:36 +00:00
Remove trailing spaces in file ./xCAT-server/share/xcat/install/scripts/post.rhels8
This commit is contained in:
@ -15,6 +15,6 @@ do
|
||||
msgutil_r "$MASTER_IP" "info" "set NIC $nicname to be activated on system boot" "/var/log/xcat/xcat.log"
|
||||
;;
|
||||
esac
|
||||
sed -i 's/ONBOOT=no/ONBOOT=yes/' "$i"
|
||||
sed -i 's/ONBOOT=no/ONBOOT=yes/' "$i"
|
||||
fi
|
||||
done
|
||||
|
Reference in New Issue
Block a user