rtl: add module
This commit is contained in:
parent
0e1e2a1b3c
commit
f569227410
8 changed files with 295 additions and 1 deletions
|
|
@ -31,6 +31,7 @@ let
|
|||
btcpayserver = mkInfo "";
|
||||
liquidd = mkInfo "";
|
||||
joinmarket-ob-watcher = mkInfo "";
|
||||
rtl = mkInfo "";
|
||||
# Only add sshd when it has an onion service
|
||||
sshd = name: cfg: mkIfOnionPort "sshd" (onionPort: ''
|
||||
add_service("sshd", """set_onion_address(info, "sshd", ${onionPort})""")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue