patch for spec file of gcc 3.4.4, so that libgss library is not
[openwrt.git] / openwrt / package / base-files / default / etc / init.d / S50httpd
1 #!/bin/sh
2 [ -d /www ] && httpd -p 80 -h /www -r OpenWrt
This page took 0.053036 seconds and 5 git commands to generate.