Update goreleaser configuration for beszel-agent to include restart delay and process type

This commit is contained in:
henrygd
2025-05-05 20:22:15 -04:00
parent df334caca6
commit c0a6153a43

View File

@@ -169,6 +169,9 @@ brews:
log_path "#{Dir.home}/.cache/beszel/beszel-agent.log"
error_log_path "#{Dir.home}/.cache/beszel/beszel-agent.log"
keep_alive true
restart_delay 5
name beszel-agent
process_type :background
winget:
- ids: [beszel-agent]