mirror of https://github.com/schoebel/mars
marsadm: regenerate templates on set-systemd-unit
This commit is contained in:
parent
888cefb020
commit
334ea01b6a
|
@ -670,7 +670,7 @@ sub set_systemd_unit {
|
||||||
_create_delete($want_path);
|
_create_delete($want_path);
|
||||||
}
|
}
|
||||||
finish_links();
|
finish_links();
|
||||||
_systemd_trigger($cmd);
|
systemd_trigger($cmd);
|
||||||
}
|
}
|
||||||
|
|
||||||
##################################################################
|
##################################################################
|
||||||
|
|
Loading…
Reference in New Issue