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