To reduce bot traffic you must login to view /lordwelch/podman-static/src/commit/c8937e7c0026d8ee295121a09e3a15d39f060e44/test.
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