Skip to content

openssh: use config file instead of command line parameters

Mohd Mehdi requested to merge for_sshmngr into devel

the values read from uci will now be written to a config file which will be passed to sshd, instead of passing the values as command line arguments to sshd

Merge request reports