aboutsummaryrefslogtreecommitdiff
path: root/rc.shutdown
diff options
context:
space:
mode:
Diffstat (limited to 'rc.shutdown')
-rwxr-xr-xrc.shutdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/rc.shutdown b/rc.shutdown
index 30708ce..4b513f7 100755
--- a/rc.shutdown
+++ b/rc.shutdown
@@ -50,6 +50,8 @@ kill_all
run_hook shutdown_postkillall
+run_hook shutdown_preumount
+
# unmount any non-api partitions that are backed by swap, we don't want to
# move their contents into memory (waste of time and might caues OOM).
status "Unmounting Swap-backed Filesystems" umount_all "tmpfs"