summaryrefslogtreecommitdiff
path: root/www/fhttpd/files/fhttpd.sh
blob: 51bbd8b71eeb8034cd43c2c842f86c0e76700753 (plain) (blame)
1
2
#!/bin/sh
[ -x /usr/local/sbin/fhttpd ] && /usr/local/sbin/fhttpd -c /usr/local/etc/fhttpd.conf -l /usr/local/share/fhttpd/fhttpd.log >/dev/null 2>&1 && echo -n " fhttpd"