OSDN Git Service

New service: dropbear
authormobinmob <mobinmob@disroot.org>
Mon, 6 Jul 2020 07:36:56 +0000 (10:36 +0300)
committermobinmob <mobinmob@disroot.org>
Mon, 6 Jul 2020 07:36:56 +0000 (10:36 +0300)
usr/share/66/service/dropbear [new file with mode: 0644]

diff --git a/usr/share/66/service/dropbear b/usr/share/66/service/dropbear
new file mode 100644 (file)
index 0000000..3f3fc9a
--- /dev/null
@@ -0,0 +1,12 @@
+[main]
+@type = classic
+@description = "dropbear ssh daemon"
+@version = @VERSION@
+@user = ( root )
+@options = ( log env )
+
+[start]
+@execute = ( execl-cmdline -s { dropbear -F ${cmd_args} } )
+
+[environment]
+cmd_args=!-R