diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2024-09-26 03:01:07 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2024-09-26 03:01:29 +0200 |
commit | 5d42efe93d68bde13c065da337552e5c61d6e9bb (patch) | |
tree | b9c0305d4a7297566360c528a0c1cede21e94661 /files/etc/systemd/system/webmap-import@.service | |
parent | 4efc777339d669ed834e60d078cd6a3b6ce0ac0e (diff) |
systemd: Improve description of unit files.
Diffstat (limited to 'files/etc/systemd/system/webmap-import@.service')
-rw-r--r-- | files/etc/systemd/system/webmap-import@.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/etc/systemd/system/webmap-import@.service b/files/etc/systemd/system/webmap-import@.service index 06d204c..30300a5 100644 --- a/files/etc/systemd/system/webmap-import@.service +++ b/files/etc/systemd/system/webmap-import@.service @@ -1,5 +1,5 @@ [Unit] -Description=Webmap updater service (import %I to PostgreSQL) +Description=Webmap updater service (import ā%Iā to PostGIS) After=postgresql.service webmap-update@%i.target After=webmap-download@%i.service Upholds=webmap-update@%i.target |