mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-30 01:26:38 +00:00
Remove trailing spaces in file xCAT-server/share/xcat/netboot/rh/dracut_033/install.netboot
This commit is contained in:
parent
d9a0875ad0
commit
b59e770855
@ -7,7 +7,7 @@ dracut_install parted mke2fs bc mkswap swapon chmod
|
||||
dracut_install ethtool
|
||||
inst "$moddir/xcat-updateflag" "/tmp/updateflag"
|
||||
inst "$moddir/xcatroot" "/sbin/xcatroot"
|
||||
inst_hook cmdline 10 "$moddir/xcat-cmdline.sh"
|
||||
inst_hook cmdline 10 "$moddir/xcat-cmdline.sh"
|
||||
for file in /etc/udev/rules.d/*;do
|
||||
grep -qi xcat $file && inst_rules $(basename $file)
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user