pihole-flake/modules
Christopher Bacher 53a4cddd7c modules(pihole-container): add sleep in ExecStopPost= to force a wait
This is necessary because podman-stop did not wait until the container was actually deleted and `RestartSec=` does not apply if the service is restarted by systemd itself (via restart).
RestartSec only applies if the restart reason is covered by `Restart=`
2022-10-17 01:49:54 +02:00
..
pihole-container.factory.nix modules(pihole-container): add sleep in ExecStopPost= to force a wait 2022-10-17 01:49:54 +02:00