Revert "Add notification for updates"

This reverts commit 3c8b856e80.
This commit is contained in:
Gerald Pinder
2025-04-06 22:21:40 -04:00
parent 2c0bab04a0
commit d881d5e179

View File

@@ -6,4 +6,4 @@ ConditionPathExists=/run/ostree-booted
[Service] [Service]
Type=oneshot Type=oneshot
# ExecStart=/usr/bin/bootc update --apply --quiet # ExecStart=/usr/bin/bootc update --apply --quiet
ExecStart=/bin/bash -c '/usr/bin/bootc update --quiet && notify-send -u critical "Update Installed" "Reboot to apply updates"' ExecStart=/usr/bin/bootc update --quiet