summaryrefslogtreecommitdiff
path: root/package/lighttpd/files/lighttpd.postinst
blob: dbf355c4b959f17f6fc7e936bf5ce5fa89edc657 (plain)
1
2
3
4
#!/bin/sh
. $IPKG_INSTROOT/etc/functions.sh
add_rcconf lighttpd lighttpd NO
add_rcconf lighttpd_flags lighttpd_flags "-f /etc/lighttpd.conf"