mirror of
https://github.com/openwrt/packages.git
synced 2025-01-31 03:41:44 +00:00
dff6d2639e
This project seems abandoned. Updated to latest version. Also cleaned up the Makefile quite a bit. Signed-off-by: Rosen Penev <rosenp@gmail.com>
12 lines
250 B
Diff
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"
|