Files
maplelinux-bootstrap/root/etc/init.d/dropbear

5 lines
88 B
Plaintext
Raw Normal View History

#!/bin/openrc-run
command="/bin/dropbear"
command_args="-R"
pidfile="/run/dropbear.pid"