summaryrefslogtreecommitdiff
path: root/parts/systems/turret/files/etc/config/rpcd
diff options
context:
space:
mode:
authorseth <[email protected]>2023-10-30 04:22:32 -0400
committerseth <[email protected]>2023-10-30 09:46:15 +0000
commit10b0df38b4286237b56ff9177f8d4c5676bfb5c1 (patch)
treeab298c74339bf9bc41571fa88746ecd9c522fbdf /parts/systems/turret/files/etc/config/rpcd
parent4c2c60a4f2b14c1e6ffaffe5e301dc31ac4fed0f (diff)
tree-wide: refactor
i went overboard on modules. this is much comfier
Diffstat (limited to 'parts/systems/turret/files/etc/config/rpcd')
-rw-r--r--parts/systems/turret/files/etc/config/rpcd10
1 files changed, 0 insertions, 10 deletions
diff --git a/parts/systems/turret/files/etc/config/rpcd b/parts/systems/turret/files/etc/config/rpcd
deleted file mode 100644
index 176c643..0000000
--- a/parts/systems/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 '*'
-