[Unit] Description=Apply bootc updates Documentation=man:bootc(8) ConditionPathExists=/run/ostree-booted [Service] Type=oneshot # ExecStart=/usr/bin/bootc update --apply --quiet ExecStart=/bin/bash -c '/usr/bin/bootc update --quiet && notify-send -a BlueBuild "Update Installed" "Reboot to apply updates" || notify-send -u critical -a BlueBuild "ERROR: UPDATE FAILED" "Update failed to download/install"'