aboutsummaryrefslogtreecommitdiff
path: root/rc.sysinit
diff options
context:
space:
mode:
Diffstat (limited to 'rc.sysinit')
-rwxr-xr-xrc.sysinit1
1 files changed, 1 insertions, 0 deletions
diff --git a/rc.sysinit b/rc.sysinit
index 8158f78..2158f4a 100755
--- a/rc.sysinit
+++ b/rc.sysinit
@@ -277,6 +277,7 @@ stat_busy "Mounting Local Filesystems"
run_hook sysinit_premount
# now mount all the local filesystems
mount -a -t $NETFS -O no_netdev
+ run_hook sysinit_postmount
stat_done
# enable monitoring of lvm2 groups, now that the filesystems are mounted rw