mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2026-03-02 19:35:05 +01:00
The delayed restart using is a nice feature, but the "at" tool is outdated. Implement the same functionality using systemd-run and introduce a "restart_via_systemd" setting to toggle it. Signed-off-by: Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com>