diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-27 08:04:18 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-27 08:04:18 +0000 |
| commit | d4ad9f9123c97c6ce8f89ea2ea088d55d253bd02 (patch) | |
| tree | bdb03f4d70950e6f7d5192b672569189212e2689 /dropbear/config | |
| parent | ca5a50e2ecbec20c53765389bdc4dac720451ce1 (diff) | |
| download | alicelinux-d4ad9f9123c97c6ce8f89ea2ea088d55d253bd02.tar.gz alicelinux-d4ad9f9123c97c6ce8f89ea2ea088d55d253bd02.zip | |
Woodpecker CI 6d36f2beb9dba0c6ae02f2ab8b45434b7a7c7548 [SKIP CI]
Diffstat (limited to 'dropbear/config')
| -rw-r--r-- | dropbear/config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dropbear/config b/dropbear/config new file mode 100644 index 00000000..da8cb9cb --- /dev/null +++ b/dropbear/config @@ -0,0 +1,3 @@ +NO_START=0 +DROPBEAR_PORT=22 +DROPBEAR_EXTRA_ARGS="-w -g" |