jeremycollake / x-wrt

Automatically exported from code.google.com/p/x-wrt
2 stars 0 forks source link

reinstall webif overwrites /etc/init.d/custom-user-startup #150

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. echo test >> /etc/init.d/custom-user-startup
2. opkg install webif --force-reinstall
3. cat /etc/init.d/custom-user-startup

What is the expected output? What do you see instead?
expected: see test
instead: no "test" there, it's overwritten

What version of the product are you using? On what operating system and web
browser?

# opkg list |grep webif
WARNING: Ignoring unknown configuration parameter: openwrt/8.09.2-RC2
webif - 0.3-4815 - A HTTP administrative console for OpenWrt

Original issue reported on code.google.com by moo.ligh...@gmail.com on 22 Nov 2009 at 6:56

GoogleCodeExporter commented 9 years ago
fixed in r4833.

Original comment by kemen04@gmail.com on 12 Dec 2009 at 1:20