[Bug 192697] /etc/rc.subr "find_local_scripts_old()" is broken for all versions of freebsd
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 24 Jan 2023 12:47:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192697
Fernando ApesteguĂa <fernape@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Closed
CC| |fernape@FreeBSD.org
Resolution|--- |Unable to Reproduce
--- Comment #1 from Fernando ApesteguĂa <fernape@FreeBSD.org> ---
$ ls /usr/local/etc/rc.d/
avahi-daemon* avahi-dnsconfd* cupsd* dbus* git_daemon*
poudriered* slim* svnserve*
$ source /etc/rc.subr
$ find_local_scripts_old
Checking variables (which are recognized and autocompleted by the shell)
$ echo "+++"$zlist"+++"
++++++
$ echo "+++"$slist"+++"
++++++
Look empty.
Closing.
--
You are receiving this mail because:
You are the assignee for the bug.