Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   lukem
Date:           Sat May 13 03:07:18 UTC 2000

Modified Files:
        basesrc/etc: rc.subr

Log Message:
implement three new variables for run_rc_command:
    - ${name}_chdir     directory to cd to before running ${command}
    - ${name}_nice      nice level to run ${command} at
    - ${name}_user      user to run ${command} as

based on [misc/9954] by Dave Sainty <dave%dtsp.co.nz@localhost>, except that it 
works :)


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 basesrc/etc/rc.subr

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