summaryrefslogtreecommitdiff
blob: e85d8d51ff8e160a4ad619d8d1d1ada44292a2e9 (plain)
1
2
3
4
5
6
7
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"