Files
infrastructure/edge01/restic/restic-edge01-retention.service
T

12 lines
250 B
Desktop File

[Unit]
Description=Restic retention and pruning for edge01
Wants=network-online.target
After=network-online.target
[Service]
Type=oneshot
ExecStart=/usr/local/sbin/restic-edge01-retention
Nice=10
IOSchedulingClass=best-effort
IOSchedulingPriority=7