Do not require a .sh extension for scripts in local_startup dirs,
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 29 Dec 2005 20:48:01 +0000 (20:48 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 29 Dec 2005 20:48:01 +0000 (20:48 +0000)
commit896ffe1c65f28b058d6306d6ebe286016dde2ecd
tree920086fb91e5f63ddd38aa5cd6d2b6a99cafa61b
parent0a1628e73465f99039010bfd419b5f2ce20f4e02
Do not require a .sh extension for scripts in local_startup dirs,
e.g. /usr/local/etc/rc.d, /usr/pkg/etc/rc.d.  Just assume that all executable
files in said directories are scripts.

This will allow pkgsrc and ports packages which install RC scripts to
operate.

Brought-up-by: Cheese Lottery <cheeselottery@gmail.com> (and many others
       over the years).
etc/rc.d/localdaemons