Bug 10106 - syslogd can't support parameter "-a socket"
Summary: syslogd can't support parameter "-a socket"
Status: NEW
Alias: None
Product: Busybox
Classification: Unclassified
Component: Standard Compliance (show other bugs)
Version: unspecified
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-18 01:15 UTC by wumingyuan
Modified: 2017-07-18 01:15 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?