Skip to content

Commit

Permalink
Revert "imagery: use stop_when_unneeded for mapserver service"
Browse files Browse the repository at this point in the history
This reverts commit 5995b6b.
  • Loading branch information
Firefishy committed Dec 3, 2024
1 parent 5995b6b commit c590ff1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cookbooks/imagery/resources/site.rb
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@
"MS_ERRORFILE" => "stderr",
"GDAL_CACHEMAX" => "512"
limit_nofile 16384
stop_when_unneeded true
user "imagery"
group "imagery"
exec_start "/usr/bin/multiwatch -f 8 --signal=TERM -- /usr/lib/cgi-bin/mapserv"
Expand Down

0 comments on commit c590ff1

Please sign in to comment.