firmware/bsp/default/root_file_system/etc
Fabian Bläse 0927a4e51a bsp: Allow for arguments in passwd function
Previously, we have added a passwd function to our shell which executes
passwd and restarts uhttpd afterwards, so the WebUI password is updated.

This adds the ability to still pass command-line arguments to passwd.

The quoting of the shell variable $@ is special:
"$@" expands to "$1" "$2" .., so its use is correct here.

Fixes: #117

Signed-off-by: Fabian Bläse <fabian@blaese.de>
Reviewed-by: Robert Langhammer <rlanghammer@web.de>
2021-02-18 01:17:10 +01:00
..
banner Data processing notes: Add for SSH access 2018-07-25 14:20:36 +02:00
profile bsp: Allow for arguments in passwd function 2021-02-18 01:17:10 +01:00
rc.local Add fff-hoods 2017-10-15 17:30:24 +02:00