From 468c80aeeb06f37917579233331644be336d7524 Mon Sep 17 00:00:00 2001 From: Thomas Schoebel-Theuer Date: Fri, 12 Jun 2020 17:47:06 +0200 Subject: [PATCH] marsadm: do not init systemd-want --- userspace/marsadm | 2 -- 1 file changed, 2 deletions(-) diff --git a/userspace/marsadm b/userspace/marsadm index 390cb004..961c0be4 100755 --- a/userspace/marsadm +++ b/userspace/marsadm @@ -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