README: fix non-systemd socket activation example

This is why I like execline. :P
This commit is contained in:
Alyssa Ross 2021-03-16 00:15:10 +00:00
parent d7e658dbe8
commit 2ae9c31c54
No known key found for this signature in database
GPG key ID: F9DBED4859B271C0

2
README
View file

@ -60,7 +60,7 @@ written in POSIX shell, not execline):
s6-tcpserver 0.0.0.0 8000 \
fdmove 3 0 \
env LISTEN_FDS=1 \
getpid LISTEN_PID
getpid LISTEN_PID \
redirfd -r 0 /var/lib/pr-tracker/token \
pr-tracker [...]