rpcd: update to git head
[openwrt.git] / package / system / rpcd / files / rpcd.config
diff --git a/package/system/rpcd/files/rpcd.config b/package/system/rpcd/files/rpcd.config
new file mode 100644 (file)
index 0000000..499ea27
--- /dev/null
@@ -0,0 +1,7 @@
+
+config login
+       option username 'root'
+       option password '$p$root'
+       list read '*'
+       list write '*'
+