diff options
Diffstat (limited to 'src/lib/source/system/other/dropbear-srv/run')
| -rw-r--r-- | src/lib/source/system/other/dropbear-srv/run | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/lib/source/system/other/dropbear-srv/run b/src/lib/source/system/other/dropbear-srv/run new file mode 100644 index 0000000..b373e67 --- /dev/null +++ b/src/lib/source/system/other/dropbear-srv/run @@ -0,0 +1,9 @@ +#!@shebangdir@/execlineb -P + +# ISC license. +# https://matt.ucc.asn.au/dropbear/dropbear.html + +fdmove -c 2 1 + +dropbear + -F |
