To reduce bot traffic you must login to view /lordwelch/chasquid/src/commit/ed38945fca3305544f3997cbbef81ee4450f8799/test/t-09-loop/zones.
The GitHub login only links via username.

Files
2024-08-16 16:28:31 +02:00

15 lines
300 B
Desktop File

[Unit]
Description=Podman API Service
Requires=podman.socket
After=podman.socket
Documentation=man:podman-system-service(1)
StartLimitIntervalSec=0
[Service]
Type=exec
KillMode=process
Environment=LOGGING="--log-level=info"
ExecStart=podman $LOGGING system service
[Install]
WantedBy=default.target