mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 18:16:48 -04:00
Redirect stdout and stderr of the Alertmanager to its log file with
the daemon(8) -o flag instead of shell redirections. The reason for
this change is that shell redirections simply do not work in this case.
While here, remove an unnecessary env(1) invocation.
Approved by: portmgr blanket (runtime fix)
Fixes:
|
||
---|---|---|
.. | ||
alertmanager.in |