Fix typo in cuirass-remote-worker.service's description.

…and add a note about customisation to the header comment.

etc/cuirass-remote-worker.service.in (Description): ‘remmote’ → ‘remote’.
This commit is contained in:
Tobias Geerinckx-Rice 2022-10-23 02:00:00 +02:00
parent d0369fc729
commit 01c9398225
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 3 additions and 2 deletions

View File

@ -1,9 +1,10 @@
# This is a "service unit file" for the systemd init system to launch
# 'cuirass remote-worker'. Drop it in /etc/systemd/system or similar
# to have 'cuirass remote-worker' automatically started.
# to have 'cuirass remote-worker' automatically started. Adjust the
# --workers= and --server= parameters to suit your set-up.
[Unit]
Description=Continuous integration remmote worker for GNU Guix
Description=Continuous integration remote worker for GNU Guix
[Service]
ExecStart=@guix_localstatedir@/guix/profiles/per-user/root/guix-profile/bin/cuirass \