marsadm: do not init systemd-want

This commit is contained in:
Thomas Schoebel-Theuer 2020-06-12 17:47:06 +02:00
parent fc2f7062fe
commit 468c80aeeb

View File

@ -3450,8 +3450,6 @@ sub create_res {
set_link("00000000000000000000000000000000,log-$fmt-$host,0:$old_fake", "$resdir/version-$fmt-$host");
set_link("$startnr", "$resdir/skip-check-$host") if $startnr > 1;
set_link("$startnr", "$resdir/maxnr");
my $want_path = "$resdir/systemd-want";
set_link($host, $want_path);
finish_links();
lprint "successfully created resource '$res'\n";
} else { # join