From 2f9e565b2b3523e5d3d6454d8eda99e8ced78c87 Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Sun, 3 May 2020 15:55:50 -0500 Subject: Made btcd and lnd arch changeable. --- node/conf/tasks/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node/conf/tasks/main.yaml') diff --git a/node/conf/tasks/main.yaml b/node/conf/tasks/main.yaml index 49413f2..b81c558 100644 --- a/node/conf/tasks/main.yaml +++ b/node/conf/tasks/main.yaml @@ -20,7 +20,7 @@ dest: "{{node_conf_dir}}/{{node_type}}.conf" owner: "{{node_user}}" group: "{{node_user}}" - mode: "0770" + mode: "0644" notify: restart node - name: install node service -- cgit v1.2.3