From: Amanda McCann Date: Thu, 13 Jan 2022 12:14:17 +0000 (+0100) Subject: Fix typo in name of service. The rest of the docs call it nominatim-updateS X-Git-Tag: v4.1.0~98^2 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/09aa1e7af461ca0f8e9f659d13cf08e0f003e3d5 Fix typo in name of service. The rest of the docs call it nominatim-updateS --- diff --git a/docs/admin/Update.md b/docs/admin/Update.md index 4cc7d124..49a4c4bf 100644 --- a/docs/admin/Update.md +++ b/docs/admin/Update.md @@ -70,7 +70,7 @@ The update application keeps running forever and retrieves and applies new updates from the server as they are published. You can run this command as a simple systemd service. Create a service -description like that in `/etc/systemd/system/nominatim-update.service`: +description like that in `/etc/systemd/system/nominatim-updates.service`: ``` [Unit]