Verified Commit 089809dd authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

fix typo in systemd unit example



Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent d23c2b7f
Pipeline #406491 failed with stage
in 5 minutes and 4 seconds
...@@ -63,7 +63,7 @@ Set up systemd units in `~/.config/systemd/user` for the deploy user: ...@@ -63,7 +63,7 @@ Set up systemd units in `~/.config/systemd/user` for the deploy user:
Path activation `deploy.path`: Path activation `deploy.path`:
``` ```
[Unit] [Unit]
Descriptor=Monitor <path to queue dir> for deployment requests Description=Monitor <path to queue dir> for deployment requests
[Path] [Path]
PathExistsGlob=<path to queue dir>/*.deploy PathExistsGlob=<path to queue dir>/*.deploy
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment