build: introduce per feed repository support
[openwrt-14.07/.git] / package / system / rpcd / files / rpcd.config
1
2 config login
3         option username 'root'
4         option password '$p$root'
5         list read '*'
6         list write '*'
7