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