Bug 10106

Summary: syslogd can't support parameter "-a socket"
Product: Busybox Reporter: wumingyuan <wmy_ld>
Component: Standard ComplianceAssignee: unassigned
Status: NEW ---    
Severity: normal CC: busybox-cvs
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Target:
Build:

Description wumingyuan 2017-07-18 01:15:16 UTC
When people use chroot jail for security, the jail syslog can't be received by outside syslogd daemon, which standard syslogd can do by parameter "-a socket". 
Is there any plan to implement this function?