summaryrefslogtreecommitdiff
path: root/hosts/_turret/files/etc/config/rpcd
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/_turret/files/etc/config/rpcd')
-rw-r--r--hosts/_turret/files/etc/config/rpcd10
1 files changed, 0 insertions, 10 deletions
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 '*'
-