[Unit] Description=Check for image updates on configured podman containers [Service] Type=oneshot User=root ExecStart=/root/bin/check_image_updates.sh [Install] WantedBy=default.target