Skip to content

[BUG] Disconnect error causes no internet on MacOS #145

@freQniK

Description

@freQniK

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingosxissues relating to os x build

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions