aboutsummaryrefslogtreecommitdiff
path: root/rc.shutdown
diff options
context:
space:
mode:
authorGerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>2010-06-05 12:42:08 -0300
committerThomas Bächler <thomas@archlinux.org>2010-06-06 18:15:56 +0200
commit6f13112608762a4b6e26642c3feec441c6193b99 (patch)
treeff0b74713d3c695ed577601ddde3403207ab4a51 /rc.shutdown
parentfe0f98b1fd09d27e0f37add0088d1ade3f2bb695 (diff)
downloadinitscripts-6f13112608762a4b6e26642c3feec441c6193b99.tar.xz
Add nodevtmpfs at rc.shutdown when umount
To avoid message about busy filesystem. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
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 187e29e..4eb29cc 100755
--- a/rc.shutdown
+++ b/rc.shutdown
@@ -99,7 +99,7 @@ stat_busy "Deactivating Swap"
stat_done
stat_busy "Unmounting Filesystems"
-/bin/umount -a -r -t noramfs,notmpfs,nosysfs,noproc -O no_netdev
+/bin/umount -a -r -t noramfs,notmpfs,nosysfs,noproc,nodevtmpfs -O no_netdev
stat_done
# Kill non-root encrypted partition mappings