openwrt-packages/net/apinger/patches/002-run_as_user.patch

12 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"