c0nn3ct/x-wrt

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

Closed this issue · 1 comments

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

fixed in r4833.

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

  • Changed state: Fixed