-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Allow installing as a service on macOS via brew #1958
Copy link
Copy link
Open
Description
Hello! I have Mac Minis running as network management hosts on my customers' networks, and would like to install iperf3 as a service on these, so I can test network performance from different points in their networks.
Considering iperf3 is already in Homebrew, I believe this can be achieved by adding a service block to the formula file; example from colima here.
I'm not sure how the formula files are maintained, so I thought I'd pitch it here and ask for direction, if there's anything I can do to help make this happen.
The alternative is writing a plist file, and figuring out how to use launchctl to register it as a service, which doesn't scale as well.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels