mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-04-07 08:21:28 +03:00
committed by
GitHub
parent
daf8818a9f
commit
9e56c546cd
@@ -29,6 +29,7 @@ pub fn run() -> Result<()> {
|
||||
// parse config file + cli args
|
||||
let config = Config::new()?;
|
||||
log::debug!("{config:?}");
|
||||
log::info!("release bind: {:?}", config.release_bind);
|
||||
|
||||
if config.daemon {
|
||||
// if daemon is specified we run the service
|
||||
|
||||
Reference in New Issue
Block a user