From bdd1ff08c670bfb7fbc83b1d4874d3bc97f05b35 Mon Sep 17 00:00:00 2001 From: humocs-man <251756307+humocs-man@users.noreply.github.com> Date: Fri, 1 May 2026 13:13:03 +0200 Subject: [PATCH] Add bootc-override configuration for service --- configs/bootc-override.conf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 configs/bootc-override.conf diff --git a/configs/bootc-override.conf b/configs/bootc-override.conf new file mode 100644 index 0000000..b738d7c --- /dev/null +++ b/configs/bootc-override.conf @@ -0,0 +1,4 @@ +[Service] +ExecStart= +ExecStart=/usr/bin/bootc upgrade --staged --quiet +ExecStartPost=/usr/bin/notify-bootc-user.sh