K 10 svn:author V 6 kevans K 8 svn:date V 27 2018-02-19T16:35:46.020666Z K 7 svn:log V 361 stand/lua: Call menu_entries if it's a function If we've fetched menu.entries and it turns out it's a function, call it to get the actual menu entries. This will be used to swap multi-/single- user boot options if we're booting single user by default (boot_single="YES" in loader.conf(5)). It can also be used fairly easily for other non-standard situations. END