zulip/puppet
Anders Kaseorg 9d57fa9759 puppet: Use pgrep -x to avoid accidental matches.
Matching the full process name (-x without -f) or full command
line (-xf) is less prone to mistakes like matching a random substring
of some other command line or pgrep matching itself.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-05-07 08:54:41 -07:00
..
zulip puppet: Use pgrep -x to avoid accidental matches. 2021-05-07 08:54:41 -07:00
zulip_ops puppet: Use pgrep -x to avoid accidental matches. 2021-05-07 08:54:41 -07:00