1
0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-11-23 09:12:14 +01:00

Adjusted flags for Homewbrew formula

This commit is contained in:
Pavel Odintsov 2023-07-11 18:18:32 +01:00
parent 6cb765b3c3
commit 1b7fb10282

@ -53,7 +53,7 @@ class Fastnetmon < Formula
"--configuration_file",
etc/"fastnetmon.conf",
"--log_to_console",
"--disable_pid_logic",
"--disable_pid_logic", # need to be removed in upstream as we do not need it
]
keep_alive false
working_dir HOMEBREW_PREFIX