summaryrefslogtreecommitdiff
path: root/package/lighttpd/files/lighttpd.postinst
blob: e77dadeee7b019d5158f4f61d302461cdb81bd5c (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/lighttpd.conf"