]> git.pld-linux.org Git - packages/rpcbind.git/commitdiff
- proper syslog facility
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 8 May 2007 13:51:11 +0000 (13:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpcbind-syslog.patch -> 1.1

rpcbind-syslog.patch [new file with mode: 0644]

diff --git a/rpcbind-syslog.patch b/rpcbind-syslog.patch
new file mode 100644 (file)
index 0000000..981bbb0
--- /dev/null
@@ -0,0 +1,11 @@
+--- rpcbind-0.1.4/src/Makefile.am~     2007-05-08 15:43:10.000000000 +0200
++++ rpcbind-0.1.4/src/Makefile.am      2007-05-08 15:44:52.000000000 +0200
+@@ -30,7 +30,7 @@
+ rpcbind_LDFLAGS = -lpthread -ltirpc $(WRAPLIB)
+ rpcbind_LDADD = $(LIB_TIRPC)
+ AM_CPPFLAGS = -I/usr/include/tirpc -DCHECK_LOCAL -DPORTMAP \
+-                       -DFACILITY=LOG_MAIL -DSEVERITY=LOG_INFO
++                       -DFACILITY=LOG_AUTH -DSEVERITY=LOG_INFO
+ $(rpcbind_OBJECTS) :    security.o util.o check_bound.o pmap_svc.o \
+                         rpcb_svc.o rpcb_svc_com.o rpcb_svc_4.o \
This page took 0.107825 seconds and 4 git commands to generate.