mirror of
https://linux.maple.camp/git/ahill/maplelinux-bootstrap.git
synced 2026-02-11 10:13:35 +00:00
5 lines
88 B
Plaintext
5 lines
88 B
Plaintext
|
|
#!/bin/openrc-run
|
||
|
|
command="/bin/dropbear"
|
||
|
|
command_args="-R"
|
||
|
|
pidfile="/run/dropbear.pid"
|