-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
bugSomething isn't workingSomething isn't workingosxissues relating to os x buildissues relating to os x build
Description
Due to how the daemons are managed in MacOS, it can occur that the daemons are not properly booted-out which will cause the remaining scripts to restore routes not to run
execution error: boot-out failed
This is because the script is doing && insterad of ; which would mean if a boot-out failed (because app is no longer running), then the reamaing commands will still be run.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingosxissues relating to os x buildissues relating to os x build