Verified Commit e9ee5dca 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 339fc420
...@@ -64,7 +64,7 @@ Set up systemd units in `~/.config/systemd/user` for the deploy user: ...@@ -64,7 +64,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 deploy requests Description=Monitor <path to queue dir> for deploy 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