~ubuntu-branches/ubuntu/feisty/syslog-ng/feisty-security

« back to all changes in this revision

Viewing changes to src/syslog-ng.h

  • Committer: Bazaar Package Importer
  • Author(s): SZALAY Attila
  • Date: 2006-11-17 09:37:45 UTC
  • mto: This revision was merged to the branch mainline in revision 10.
  • Revision ID: james.westby@ubuntu.com-20061117093745-5no9gnsa443j48v2
Tags: upstream-2.0.0
ImportĀ upstreamĀ versionĀ 2.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
#define PATH_PIDFILE            "/var/run/syslog-ng.pid"
45
45
#endif
46
46
 
47
 
#define LOG_PRIORITY_LISTEN 100
 
47
#define LOG_PRIORITY_LISTEN 0
48
48
#define LOG_PRIORITY_READER 0
49
49
#define LOG_PRIORITY_WRITER -100
50
50
#define LOG_PRIORITY_CONNECT -150