Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/etc/rc.d
Module Name: basesrc
Committed By: lukem
Date: Wed Mar 27 09:15:56 UTC 2002
Modified Files:
basesrc/etc/rc.d: sshd
Log Message:
Set command_args to '-f ${sshd_conf_dir}/${name}.conf'.
This occurs before the first load_rc_config() so that it may be
overridden by the user, and appears in single quotes so the
variables don't get evaluated until the eval in run_rc_command().
Problem noted by Patrick Welche <prlw1%cam.ac.uk@localhost> in [bin/15912].
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/etc/rc.d/sshd
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index