packages/net/apinger/patches/002-run_as_user.patch
Rosen Penev 1424b68b87
apinger: Update to latest git revision
This project seems abandoned. Updated to latest version.

Also cleaned up the Makefile quite a bit.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from dff6d2639e)
2019-07-19 19:43:26 -07:00

11 lines
250 B
Diff

--- a/src/apinger.conf
+++ b/src/apinger.conf
@@ -8,7 +8,7 @@
## User and group the pinger should run as
user "nobody"
-group "nobody"
+group "nogroup"
## Mailer to use (default: "/usr/lib/sendmail -t")
#mailer "/var/qmail/bin/qmail-inject"