Date: Thu, 6 Jul 2000 22:48:53 +0100 From: Ben Smithurst <ben@scientia.demon.co.uk> To: Roland Jesse <jesse@mail.CS.Uni-Magdeburg.De> Cc: freebsd-stable@freebsd.org Subject: Re: HEADS UP: /etc/rc.shutdown calls local scripts now Message-ID: <20000706224853.C13648@strontium.scientia.demon.co.uk> In-Reply-To: <0vlmzf46fo.fsf@cs.uni-magdeburg.de> References: <kqwvizlcbx.fsf@cip12.melaten.rwth-aachen.de> <0vlmzf46fo.fsf@cs.uni-magdeburg.de>
next in thread | previous in thread | raw e-mail | index | archive | help
--lCAWRPmW1mITcIfM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Roland Jesse wrote: > Thomas Gellekum <tg@melaten.rwth-aachen.de> writes: >=20 >> | exit 64 >=20 > Is this return code 64 on intention or would everything else besides 0 > be ok too? Anything !0 would probably be ok, but the reason for 64 can be found in <sysexits.h>: #define EX_USAGE 64 /* command line usage error */ This seems to fit here. :-) --=20 Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D --lCAWRPmW1mITcIfM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 5.0i for non-commercial use MessageID: PfvSpz3q4xxAf+kmgfcoht0exdYeM++i iQCVAwUBOWT+xCsPVtiZOS99AQFqDQQAhZotD2wkd5KT4lnrbj1Trx2aU00rqFGp P59cXdrurT4XQWRZMv5Iq/Z/DDoVBX732xb8TQaK04b/GQhqyxxh1E4ZWK+wvuVb minrSZztXkSdou+VaXI3RGA4IO9Qp7JeBpdQaxEjKrfbtUc2hlbAsmfbotunn1CI thOF2x3r42k= =SvZw -----END PGP SIGNATURE----- --lCAWRPmW1mITcIfM-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000706224853.C13648>