src.nth.io/

summaryrefslogtreecommitdiff
path: root/lnd/handlerls
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2020-11-07 09:02:45 -0600
committerLuke Hoersten <[email protected]>2020-11-07 09:02:45 -0600
commit3d30588add048790923563ab8ff96a151adc9552 (patch)
tree924f54f7c3670fc0d075f9589b248353f840a138 /lnd/handlerls
parentddbaa939d432e7a6f4815694cb02a64a264db768 (diff)
Fixed lnd handlers.
Diffstat (limited to 'lnd/handlerls')
-rw-r--r--lnd/handlerls/main.yaml5
1 files changed, 0 insertions, 5 deletions
diff --git a/lnd/handlerls/main.yaml b/lnd/handlerls/main.yaml
deleted file mode 100644
index e4b7b18..0000000
--- a/lnd/handlerls/main.yaml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-
-- name: restart lnd
- become: yes
- systemd: service="lnd.service" state="restarted" daemon_reload="yes"