mirror of
https://github.com/Jamesits/pve-fake-subscription
synced 2025-12-17 15:57:56 -05:00
13 lines
184 B
SYSTEMD
13 lines
184 B
SYSTEMD
[Unit]
|
|
Description=Fake Proxmox Subscription - Refresher
|
|
|
|
[Timer]
|
|
OnActiveSec=0s
|
|
OnBootSec=0s
|
|
OnCalendar=daily
|
|
RandomizedDelaySec=60s
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|