[Unit] Description=PostgreSQL automatic backup (@NAME@) Wants=network-online.target After=network-online.target [Service] Type=oneshot @USER@ ExecStart=@COMMAND@ run UMask=0077 TimeoutStartSec=infinity # The runner performs at most three retries, 900 seconds apart, then exits 1. # No Restart= loop: the next calendar event starts a fresh bounded run.