From eb3f9e87435be5941278d819351bac0ece172051 Mon Sep 17 00:00:00 2001 From: seth Date: Thu, 20 Apr 2023 22:10:21 -0400 Subject: move to my external lib --- hosts/turret/files/etc/config/rpcd | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 hosts/turret/files/etc/config/rpcd (limited to 'hosts/turret/files/etc/config/rpcd') diff --git a/hosts/turret/files/etc/config/rpcd b/hosts/turret/files/etc/config/rpcd deleted file mode 100644 index 176c643..0000000 --- a/hosts/turret/files/etc/config/rpcd +++ /dev/null @@ -1,10 +0,0 @@ -config rpcd - option socket /var/run/ubus/ubus.sock - option timeout 30 - -config login - option username 'root' - option password '$p$root' - list read '*' - list write '*' - -- cgit v1.2.3