Github user zwoop commented on the issue:
https://github.com/apache/trafficserver/pull/1514
Having some issues with this on my F25 box, e.g.
```
Stopping traffic_cop: pidof: invalid option -- 'p'
Usage:
pidof [options] [program [...]]
Options:
-s, --single-shot return one PID only
-c, --check-root omit processes with different root
-x also find shells running the named scripts
-o, --omit-pid <PID,...> omit processes with PID
-h, --help display this help and exit
-V, --version output version information and exit
For more details see pidof(1).
pidof: invalid option -- 'p'
```
I have not investigated why yet, I'm assuming something odd with how they
parse arguments.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---