From 1af347391f9f54b370dfc7395464b8ed637a79ca Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Fri, 6 Mar 2026 13:50:24 +0100 Subject: Rename "webmap" to the less generic "geodata". The database has uses beyond the webmap. Cf. ca91a579770c89d25aefae220079bf336fa88dc9 in tools. --- files/etc/systemd/system/geodata-update@.target | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 files/etc/systemd/system/geodata-update@.target (limited to 'files/etc/systemd/system/geodata-update@.target') diff --git a/files/etc/systemd/system/geodata-update@.target b/files/etc/systemd/system/geodata-update@.target new file mode 100644 index 0000000..e7cdecb --- /dev/null +++ b/files/etc/systemd/system/geodata-update@.target @@ -0,0 +1,3 @@ +[Unit] +Description=Geodata updater (target unit ā€˜%I’) +StopWhenUnneeded=true -- cgit v1.2.3