{{ if lookPath "podman" -}} [Unit] Description=Podman service [Service] Type=simple ExecStart={{ lookPath "podman" }} system service --time 0 Restart=always [Install] WantedBy=default.target {{- end }}