]> git.pld-linux.org Git - packages/apinger.git/commitdiff
changes default user to run as to daemon
authorJacek Konieczny <jajcus@pld-linux.org>
Fri, 12 Jul 2002 08:55:02 +0000 (08:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apinger-user.patch -> 1.1

apinger-user.patch [new file with mode: 0644]

diff --git a/apinger-user.patch b/apinger-user.patch
new file mode 100644 (file)
index 0000000..beaa939
--- /dev/null
@@ -0,0 +1,14 @@
+diff -durN apinger-0.1.orig/src/apinger.conf apinger-0.1/src/apinger.conf
+--- apinger-0.1.orig/src/apinger.conf  Fri Jul 12 09:40:42 2002
++++ apinger-0.1/src/apinger.conf       Fri Jul 12 10:21:23 2002
+@@ -8,8 +8,8 @@
+ #debug on
+ # User and group the pinger should run as
+-user "nobody"
+-group "nobody"
++user "daemon"
++group "daemon"
+ #######################################
+ # Alarm definitions
This page took 0.04479 seconds and 4 git commands to generate.