summaryrefslogtreecommitdiff
path: root/systems/turret/files/etc/config/rpcd
diff options
context:
space:
mode:
authorseth <[email protected]>2024-02-04 16:40:38 -0500
committerseth <[email protected]>2024-02-04 16:41:47 -0500
commit5f848623dff7cbcd21911032e5fd4c77bcf7d413 (patch)
tree7462ae7abec5beee71443702b330e3eeca1a407f /systems/turret/files/etc/config/rpcd
parent371235663a4e8d783dfc4294bb0b10cd3206c9c6 (diff)
tree-wide: better separate/name some things
Diffstat (limited to 'systems/turret/files/etc/config/rpcd')
-rw-r--r--systems/turret/files/etc/config/rpcd10
1 files changed, 0 insertions, 10 deletions
diff --git a/systems/turret/files/etc/config/rpcd b/systems/turret/files/etc/config/rpcd
deleted file mode 100644
index 176c643..0000000
--- a/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 '*'
-