refactor mac service
This commit is contained in:
parent
a12f24bf16
commit
5af1258454
22 changed files with 173 additions and 171 deletions
|
|
@ -240,7 +240,7 @@ pub fn start_os_service() {
|
|||
if let Some(ps) = server.take().as_mut() {
|
||||
allow_err!(ps.kill());
|
||||
}
|
||||
println!("Exit");
|
||||
log::info!("Exit");
|
||||
}
|
||||
|
||||
fn get_active_userid() -> String {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue