systemctl
systemctl copied to clipboard
unecessary printing when calling from_systemctl
I would like to be able to create a unit from a call to systemctl::Unit::from_systemctl("sshd").unwrap() without a bunch of information printing out to the terminal.