]> git.pld-linux.org Git - packages/apinger.git/blob - apinger-user.patch
- require target and source IP addresses to be specified in config
[packages/apinger.git] / apinger-user.patch
1 diff -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.052079 seconds and 3 git commands to generate.