mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 06:15:33 -04:00
nuageinit: start the script after zfs
It prevents the home directory for the new users to be hidden
by late mount of the home directory
(cherry picked from commit b6a4776008)
This commit is contained in:
parent
f6b902a411
commit
93b11fe0a1
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
|
||||
# PROVIDE: nuageinit
|
||||
# REQUIRE: mountcritlocal
|
||||
# REQUIRE: mountcritlocal zfs
|
||||
# BEFORE: NETWORKING
|
||||
# KEYWORD: firstboot
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue