Skip to content

Commit

Permalink
WIP: test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jkonecny12 committed Oct 17, 2024
1 parent 9ef1d02 commit 7d6c119
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions anaconda.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ def exitHandler(rebootData):
else: # reboot action is KS_REBOOT or None
util.execWithRedirect("systemctl", ["--no-wall", "reboot"], do_preexec=False)

logging.raiseExceptions = False


def parse_arguments(argv=None, boot_cmdline=None):
"""Parse command line/boot options and arguments.
Expand Down

0 comments on commit 7d6c119

Please sign in to comment.