Subject: Re: ssh [was: Re: CVS commit: basesrc]
To: Luke Mewburn <lukem@cs.rmit.edu.au>
From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
List: tech-pkg
Date: 03/15/2000 15:28:32
On Thu, 16 Mar 2000, Luke Mewburn wrote:
> * the scripts should be installed +x
> * the scripts shouldn't end in `.sh' once installed because
> that indicates to run_rc_script that the script should be
> sourced into the current environment rather than run in a
> subshell. Very few scripts need to run in the current
> environment (e.g, fsck.sh does because it might need to exit
> and stop the boot process)
Uh, why insist on the .sh ending when you can already test if it's +x?
Sounds kinda redundant... (we don't call executahles .exe either ;)
> I'm sure I'll think of other guidelines when I hopefully get a chance to
> write up the documentation later this week.
ok.
- Hubert
--
Microsoft: "Where do you want to go today?"
Linux: "Where do you want to be tomorrow?"
BSD: "Are you guys coming, or what?"