]> git.pld-linux.org Git - packages/apinger.git/blame_incremental - apinger-user.patch
- require target and source IP addresses to be specified in config
[packages/apinger.git] / apinger-user.patch
... / ...
CommitLineData
1diff -durN apinger-0.3.orig/src/apinger.conf apinger-0.3/src/apinger.conf
2--- apinger-0.3.orig/src/apinger.conf Fri Jul 19 17:15:52 2002
3+++ apinger-0.3/src/apinger.conf Fri Jul 19 17:16:43 2002
4@@ -8,8 +8,8 @@
5 #debug on
6
7 ## User and group the pinger should run as
8-user "nobody"
9-group "nobody"
10+user "daemon"
11+group "daemon"
12
13 ## Mailer to use (default: "/usr/lib/sendmail -t")
14 #mailer "/var/qmail/bin/qmail-inject"
This page took 0.088155 seconds and 4 git commands to generate.