diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2024-06-01 16:05:01 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2024-06-03 21:51:39 +0200 |
commit | 3ccc29ca12c7c60d86ca6cdf99078c4d4be7bc28 (patch) | |
tree | f8b248e6028f239618588283b9f3b677a72022b7 /files/etc/systemd/system/webmap-update@.target | |
parent | 7dd2c8fbf0562ae756e7f94b376c35a9265a162d (diff) |
Add webmap task.
Diffstat (limited to 'files/etc/systemd/system/webmap-update@.target')
-rw-r--r-- | files/etc/systemd/system/webmap-update@.target | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/files/etc/systemd/system/webmap-update@.target b/files/etc/systemd/system/webmap-update@.target new file mode 100644 index 0000000..3d9fb7f --- /dev/null +++ b/files/etc/systemd/system/webmap-update@.target @@ -0,0 +1,3 @@ +[Unit] +Description=Webmap updater (target unit %I) +StopWhenUnneeded=true |