mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-03-01 23:13:13 -08:00
Enable privileged only on linux
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#![cfg(target_os = "linux")]
|
||||
use std::process::Stdio;
|
||||
|
||||
use tokio::io::{AsyncReadExt, AsyncWriteExt};
|
||||
|
||||
Reference in New Issue
Block a user