-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
Description of problem:
The image-builder/cleanup.sh script may non restart osbuilder services if it fails in the middle of the cleanup process
Version-Release number of selected component (if applicable):
4.14
How reproducible:
Occasionally
Steps to Reproduce:
1. Run cleanup and press Ctrl-C in the middle
Actual results:
$ systemctl status osbuild-composer.socket osbuild-worker@1.service Services inactive
Expected results:
$ systemctl status osbuild-composer.socket osbuild-worker@1.service Services active