diff options
Diffstat (limited to 'src/lib/source')
4 files changed, 11 insertions, 0 deletions
diff --git a/src/lib/source/system/other/dropbear-srv/dependencies.d/networking b/src/lib/source/system/other/dropbear-srv/dependencies.d/networking new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/src/lib/source/system/other/dropbear-srv/dependencies.d/networking diff --git a/src/lib/source/system/other/dropbear-srv/producer-for b/src/lib/source/system/other/dropbear-srv/producer-for new file mode 100644 index 0000000..1619985 --- /dev/null +++ b/src/lib/source/system/other/dropbear-srv/producer-for @@ -0,0 +1 @@ +dropbear-log 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 diff --git a/src/lib/source/system/other/dropbear-srv/type b/src/lib/source/system/other/dropbear-srv/type new file mode 100644 index 0000000..5883cff --- /dev/null +++ b/src/lib/source/system/other/dropbear-srv/type @@ -0,0 +1 @@ +longrun |
