Implement launching a local daemon (#261)
Allow AppImage and non-systemd systems to launch a local burrow daemon.
This commit is contained in:
parent
c4c342dc8b
commit
c755f752a0
9 changed files with 192 additions and 27 deletions
|
|
@ -18,3 +18,4 @@ mod settings_screen;
|
|||
mod switch_screen;
|
||||
|
||||
pub use app::*;
|
||||
pub use settings::{DaemonGroupMsg, DiagGroupMsg};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue