Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/etc/rc.d
Module Name: src
Committed By: lukem
Date: Fri Jan 31 06:47:17 UTC 2003
Modified Files:
src/etc/rc.d: postfix
Log Message:
Implement start_cmd as:
start_cmd="${name} "'${rc_arg}'
and stop_cmd & reload_cmd as:
stop_cmd=$start_cmd
reload_cmd=$start_cmd
(Just to be tricky)
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/etc/rc.d/postfix
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