mirror of
https://github.com/schoebel/mars
synced 2025-01-05 05:40:51 +00:00
marsadm: do not init systemd-want
This commit is contained in:
parent
fc2f7062fe
commit
468c80aeeb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user