HomeFreeBSD

nuageinit: use io.popen instead of pipes in shell for password

Description

nuageinit: use io.popen instead of pipes in shell for password

using echo in a sh(1) command line, requires many escaping to be done
right, using io.popen we don't need to do this escaping anymore.

Details

Provenance
baptAuthored on Nov 20 2024, 9:39 AM
Parents
rGfc34a2463c16: nuageinit: add test for the password
Branches
Unknown
Tags
Unknown