Aaron Peeler created VCL-582:
--------------------------------
Summary: Linux.pm remove rc.local dependence
Key: VCL-582
URL: https://issues.apache.org/jira/browse/VCL-582
Project: VCL
Issue Type: Improvement
Reporter: Aaron Peeler
Priority: Minor
Fix For: 2.4
Need to stop using /etc/rc.d/rc.local
two main things need to happen:
pre_capture - clean up ListenAddress from sshd_config and external_sshd_config,
so on boot sshd will listen on any interface
post_load - setup sshd_config to listen only on the private interface (or
another port) and setup external_sshd_config with public interface address
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira