pub fn pack_su(command: &str, su_password: &SecretString) -> PackedCommandExpand description
Packs a command for su - -c one-shot; password goes on the channel stdin.
pub fn pack_su(command: &str, su_password: &SecretString) -> PackedCommandPacks a command for su - -c one-shot; password goes on the channel stdin.