mirror of
https://github.com/fankes/beszel.git
synced 2025-10-19 01:39:34 +08:00
Update goreleaser configuration for beszel-agent to include restart delay and process type
This commit is contained in:
@@ -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]
|
||||
|
Reference in New Issue
Block a user