dotfiles/.config/systemd/user/podman-healthcheck@.timer

11 lines
164 B
SYSTEMD

[Unit]
Description=Podman health check timer for %i
BindsTo=%i.service
After=%i.service
[Timer]
OnActiveSec=30s
OnUnitActiveSec=30s
[Install]
WantedBy=%i.service