You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-containers/podman/files/podman-clean-transient-5.0....

9 lines
235 B

# Config file for /etc/init.d/podman-clean-transient
# Sets the podman log level
# valid levels: debug, info, warn, error, fatal or panic
#LOG_LEVEL="info"
# Configure the user[:group] the podman will run as
#RUN_AS_USER="root:root"