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
This commit is contained in:
parent
7d03ec3306
commit
b6a4776008
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