summaryrefslogtreecommitdiff
path: root/osi-mk.d
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-08-14 16:53:02 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-08-14 16:53:02 -0400
commit4731f00bf080d5daf8cd6bfa4740ced6d6a0753a (patch)
treeb393360e65fd49d67f99a52bd43ffcdcd994b394 /osi-mk.d
parent291bd36a621fc7f5c4569cd0205e3e5da775ee96 (diff)
osi-mk: Changing FSID breaks a few things, fix them
Diffstat (limited to 'osi-mk.d')
-rw-r--r--osi-mk.d/testuser.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/osi-mk.d/testuser.sh b/osi-mk.d/testuser.sh
index dd7ffb7..bd1f08a 100644
--- a/osi-mk.d/testuser.sh
+++ b/osi-mk.d/testuser.sh
@@ -13,7 +13,7 @@ testuser:early() {
fi
}
-post_install+=(99:testuser:late)
+post_install+=(90:testuser:late)
testuser:late() {
local arg_mountpoint=$1