OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003658 [syslog_ng] regular use trivial always 2009-05-08 11:14 2009-08-23 10:54
Reporter alessio View Status public  
Assigned To ihsan
Priority normal Resolution fixed  
Status closed  
Summary 0003658: door("/etc/.syslog_door") on 5.10 Generic_138889-08 not working
Description On SunOS 5.10 Generic_138889-08, in the config file,
source s_sys { sun-streams ("/dev/log" door("/etc/.syslog_door")); internal(); };
is not working, because the door is in /var/run/syslog_door
Additional Information In the config file change

source s_sys { sun-streams ("/dev/log" door("/etc/.syslog_door")); internal(); };

to

source s_sys { sun-streams ("/dev/log" door("/var/run/syslog_door")); internal(); };
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0006437)
ihsan (developer)
2009-07-15 22:35

Please try the newest version:

http://mirror.opencsw.org/testing/syslog_ng-3.0.3,REV=2009.07.15-SunOS5.8-i386-CSW.pkg.gz [^]
http://mirror.opencsw.org/testing/syslog_ng-3.0.3,REV=2009.07.15-SunOS5.8-sparc-CSW.pkg.gz [^]


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker