mirror of
https://github.com/edu4rdshl/nspawn-utils.git
synced 2026-07-17 23:24:53 +00:00
9 lines
186 B
SYSTEMD
9 lines
186 B
SYSTEMD
# /etc/systemd/system/nspawn-generate-list.timer
|
|
[Unit]
|
|
Description=Generate list of available images for hub.nspawn.org
|
|
|
|
[Timer]
|
|
OnUnitActiveSec=1m
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|