Date: Sat, 12 Oct 2002 00:23:43 -0700 (PDT) From: Dima Dorfman <dd@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d local Message-ID: <200210120723.g9C7NhlT083427@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dd 2002/10/12 00:23:43 PDT Modified files: etc/rc.d local Log: Aesthetics: Output a prefix before sourcing rc.local as the old rc script did. Stuff in rc.local frequently has lines like "echo -n ' service_name'" which look ugly without a prefix and a trailing period. Likewise for rc.shutdown.local for consistency. Revision Changes Path 1.3 +4 -0 src/etc/rc.d/local To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210120723.g9C7NhlT083427>