mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-01 12:19:28 +00:00
lualoader: Remove inaccurate part of comment
This commit is contained in:
parent
322a2dddba
commit
67eae5035b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=329928
@ -169,7 +169,7 @@ local function checkNextboot()
|
||||
|
||||
-- Attempt to rewrite the first line and only the first line of the
|
||||
-- nextboot_file. We overwrite it with nextboot_enable="NO", then
|
||||
-- check for that on load. See: checkNextboot_enabled
|
||||
-- check for that on load.
|
||||
-- It's worth noting that this won't work on every filesystem, so we
|
||||
-- won't do anything notable if we have any errors in this process.
|
||||
local nfile = io.open(nextboot_file, 'w')
|
||||
|
Loading…
Reference in New Issue
Block a user