diff options
Diffstat (limited to 'app-containers/podman/files/podman-clean-transient-5.0.0_rc6.confd')
-rw-r--r-- | app-containers/podman/files/podman-clean-transient-5.0.0_rc6.confd | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/app-containers/podman/files/podman-clean-transient-5.0.0_rc6.confd b/app-containers/podman/files/podman-clean-transient-5.0.0_rc6.confd new file mode 100644 index 0000000..e85d8d5 --- /dev/null +++ b/app-containers/podman/files/podman-clean-transient-5.0.0_rc6.confd @@ -0,0 +1,8 @@ +# 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" |