Skip to content

Commit

Permalink
#541 don't run 'start' commands again
Browse files Browse the repository at this point in the history
  • Loading branch information
totaam committed Jul 26, 2021
1 parent bbd2341 commit 5772c5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xpra/scripts/server.py
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,7 @@ def clean_session_files(*filenames):
SERVER_LOAD_SKIP_OPTIONS = (
"systemd-run",
"daemon",
"start",
"start-child",
"start-after-connect",
"start-child-after-connect",
Expand Down

0 comments on commit 5772c5a

Please sign in to comment.