description "Map server for #{new_resource.site} layer"
environment "MS_DEBUGLEVEL" => "0",
"MS_ERRORFILE" => "stderr",
description "Map server for #{new_resource.site} layer"
environment "MS_DEBUGLEVEL" => "0",
"MS_ERRORFILE" => "stderr",
user "imagery"
group "imagery"
exec_start "/usr/bin/multiwatch -f 8 --signal=TERM -- /usr/lib/cgi-bin/mapserv"
standard_input "socket"
sandbox true
restrict_address_families "AF_UNIX"
user "imagery"
group "imagery"
exec_start "/usr/bin/multiwatch -f 8 --signal=TERM -- /usr/lib/cgi-bin/mapserv"
standard_input "socket"
sandbox true
restrict_address_families "AF_UNIX"