6 lines
124 B
Desktop File
6 lines
124 B
Desktop File
[Unit]
|
|
Description=Podman health check for %i
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=podman --transient-store healthcheck run %i
|