Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
openwrt:manual:a5-v11 [2019/11/29 01:46]
theexpertnoob
openwrt:manual:a5-v11 [2019/11/29 02:21]
theexpertnoob disable ipv6
Line 163: Line 163:
 sed -i '​s|DROOPY_CHMOD|#​DROOPY_CHMOD|g'​ /​opt/​piratebox/​conf/​piratebox.conf sed -i '​s|DROOPY_CHMOD|#​DROOPY_CHMOD|g'​ /​opt/​piratebox/​conf/​piratebox.conf
 sed -i '​s|getenv = CDLL("​libc.so.6"​).getenv|getenv = CDLL("​libc.so.0"​).getenv|g'​ /​opt/​piratebox/​bin/​droopy sed -i '​s|getenv = CDLL("​libc.so.6"​).getenv|getenv = CDLL("​libc.so.0"​).getenv|g'​ /​opt/​piratebox/​bin/​droopy
 +sed -i '​s|$SERVER["​socket"​] == "​[::​]:​80"​ {  }||# $SERVER["​socket"​] == "​[::​]:​80"​ {  }|g' /​opt/​piratebox/​conf/​lighttpd/​lighttpd.conf
 /​etc/​init.d/​lighttpd stop /​etc/​init.d/​lighttpd stop
 /​etc/​init.d/​lighttpd disable /​etc/​init.d/​lighttpd disable