#!/sbin/openrc-run supervisor=supervise-daemon name="clean-podman" directory="/tmp" command="rm" command_args="-rf /tmp/podman-run-* /tmp/containers-user-*" pidfile="/run/$name.pid"