use std::process::Command; fn main() { println!("Hello, daemon!"); }