10 lines
223 B
Django/Jinja
10 lines
223 B
Django/Jinja
# {{ ansible_managed }}
|
|
[Unit]
|
|
Description=Watch for the creation of the workspace user Podman socket
|
|
|
|
[Path]
|
|
PathExists=/run/user/%i/podman/podman.sock
|
|
Unit=woodpecker-proxy@%i.socket
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|