X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=prep.sh;h=59b80aae2b81c5cd017602f495635ae26051b73d;hb=417568827a6a6eaf1df70d3f2dc0cd7d8a35bd7b;hp=0c6989a913adc36704377d06c8bde5289eb9ec97;hpb=4107c190ec055aba6184a659c612212d86ee08b8;p=bootcd.git 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