opnsense-src/libexec/nuageinit
Baptiste Daroussin 68f025feeb 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.

(cherry picked from commit 3e502866073f8d922eecb9016920a56b90c35e38)
2025-01-15 10:53:39 +01:00
..
tests nuageinit: implement ssh_keys support 2024-12-12 16:52:25 +01:00
Makefile
nuage.lua nuageinit: use io.popen instead of pipes in shell for password 2025-01-15 10:53:39 +01:00
nuageinit nuageinit: remove redundant mkdirs 2025-01-15 10:51:27 +01:00
yaml.lua nuageinit: Lua check and lint files 2024-10-08 09:04:01 +02:00