borgmatic.service 123 B

1234567
  1. [Unit]
  2. Description=borgmatic backup
  3. [Service]
  4. Type=oneshot
  5. ExecStart=/root/.local/bin/borgmatic
  6. LogRateLimitIntervalSec=0