From 93b11fe0a16ab9cfa4a879ba2ac4be5237f33f6b Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 17 Apr 2024 16:25:02 +0200 Subject: [PATCH] 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 b6a4776008519bb4a1d5abfe63c46d5f009ce102) --- libexec/rc/rc.d/nuageinit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libexec/rc/rc.d/nuageinit b/libexec/rc/rc.d/nuageinit index 977b44e465f..8da0b1aed74 100755 --- a/libexec/rc/rc.d/nuageinit +++ b/libexec/rc/rc.d/nuageinit @@ -2,7 +2,7 @@ # # PROVIDE: nuageinit -# REQUIRE: mountcritlocal +# REQUIRE: mountcritlocal zfs # BEFORE: NETWORKING # KEYWORD: firstboot