mirror of
https://github.com/edu4rdshl/nspawn-utils.git
synced 2026-07-17 23:24:53 +00:00
Initial tools.
This commit is contained in:
parent
afe8bc8e54
commit
b2115580a5
3 changed files with 30 additions and 0 deletions
10
nspawn-generate-list.timer
Normal file
10
nspawn-generate-list.timer
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# /etc/systemd/system/nspawn-generate-list.timer
|
||||
[Unit]
|
||||
Description=Generate list of available images for hub.nspawn.org
|
||||
|
||||
[Timer]
|
||||
OnUnitActiveSec=5m
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue