X-Git-Url: http://git.onelab.eu/?p=bootcd.git;a=blobdiff_plain;f=prep.sh;h=59b80aae2b81c5cd017602f495635ae26051b73d;hp=0c6989a913adc36704377d06c8bde5289eb9ec97;hb=a1dc5376e0df2b95b1d3061f48352905f47b08ef;hpb=4107c190ec055aba6184a659c612212d86ee08b8 diff --git a/prep.sh b/prep.sh index 0c6989a..59b80aa 100755 --- a/prep.sh +++ b/prep.sh @@ -97,6 +97,8 @@ if [ -d $bootcd/etc/systemd/system ] ; then for file in pl_boot.service pl_boot.target ; do install -D -m 644 systemd/$file $bootcd/etc/systemd/system done + # select pl_boot target this way instead of using kargs, as kargs apply to kexec boot as well + ln -sf /etc/systemd/system/pl_boot.target $bootcd/etc/systemd/system/default.target fi # Install fallback node configuration file