# Managed by Ansible (role: pia-gateway). Do not edit by hand. [Unit] Description=Run the PIA gateway health check every {{ pia_healthcheck_interval_sec }}s [Timer] OnBootSec={{ pia_healthcheck_interval_sec }} OnUnitActiveSec={{ pia_healthcheck_interval_sec }} AccuracySec=5s [Install] WantedBy=timers.target