Skip to content

Commit

Permalink
nuageinit: start the script after zfs
Browse files Browse the repository at this point in the history
It prevents the home directory for the new users to be hidden
by late mount of the home directory
  • Loading branch information
bapt committed Apr 17, 2024
1 parent 7d03ec3 commit b6a4776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libexec/rc/rc.d/nuageinit
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#

# PROVIDE: nuageinit
# REQUIRE: mountcritlocal
# REQUIRE: mountcritlocal zfs
# BEFORE: NETWORKING
# KEYWORD: firstboot

Expand Down

0 comments on commit b6a4776

Please sign in to comment.