diff --git a/combustion b/combustion index 1546ff1..78450c9 100644 --- a/combustion +++ b/combustion @@ -167,3 +167,5 @@ else fi chroot /sysroot snapper --no-dbus create -d "After combustion configuration" || : fi + +exit 0 diff --git a/combustion.changes b/combustion.changes index 3c4530b..d1784f4 100644 --- a/combustion.changes +++ b/combustion.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 21 07:07:23 UTC 2021 - Fabian Vogt + +- Set the exit status explicitly + ------------------------------------------------------------------- Mon Jun 7 14:13:14 UTC 2021 - Fabian Vogt