Files
Robin Candau 0398db129f Generalize the "arch_boxes_sync" ansible role to handle other images types and add the WSL images to it
The role is now called "arch_images_sync" and iterates over arguments to handle other images types in a dedicated path in the ftp directory.
It now also handles the WSL images.
2025-04-17 22:33:19 +02:00

10 lines
225 B
SYSTEMD

[Unit]
Description=Sync arch-images releases
[Service]
Type=oneshot
ExecStart=/usr/local/bin/arch-images-sync.sh boxes wsl
ProtectSystem=strict
PrivateTmp=true
ReadWritePaths=/srv/ftp/lastupdate /srv/ftp/images /srv/ftp/wsl