Files
Christian Heusel 17c8008e78 fastly_origin: Add missing [Install] section to the path unit
This had caused it to not be enabled thus not being started after reboot
and the database invalidation being inactive causing stale databases.

Fixes: 55781887 ("fastly_origin: Add new role for db invalidation")
Link: https://gitlab.archlinux.org/archlinux/infrastructure/-/issues/778#note_381203
Signed-off-by: Christian Heusel <christian@heusel.eu>
2025-12-23 23:53:17 +01:00

9 lines
163 B
SYSTEMD

[Unit]
Description=Watching /srv/ftp/%i/os/x86_64/%i.db.tar.gz for changes
[Path]
PathChanged=/srv/ftp/%i/os/x86_64/%i.db.tar.gz
[Install]
WantedBy=paths.target