aboutsummaryrefslogtreecommitdiff
path: root/rc.shutdown
diff options
context:
space:
mode:
Diffstat (limited to 'rc.shutdown')
-rwxr-xr-xrc.shutdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc.shutdown b/rc.shutdown
index 292284f..7f99c4c 100755
--- a/rc.shutdown
+++ b/rc.shutdown
@@ -36,7 +36,7 @@ out "Remounting rootfs as readonly"; {
mount -o remount,ro /
sync
-}
+} 2>&1 | log
run_hook post.shutdown