post_install() {
# 	conf1='server.pid-file = "/run/lighttpd.pid"'
# 	conf2='server.bind = "localhost"'
# 	file="/etc/lighttpd/lighttpd.conf"
# 	echo "	==>  $file requires $conf1"
# 	echo "	==>  $file requires $conf2(or any binding interface)"
}