https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266052

Alan Somers <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |Not A Bug

--- Comment #1 from Alan Somers <[email protected]> ---
Somebody alerted me to a good solution.  The .include macro has a "try" option,
which will silently ignore any ENOENT error, like this:

.include(try=true, glob=true) "/etc/ctl.d/lun/*"

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to