]> spindle.queued.net Git - xodist/blobdiff - functions.sh
mkchroot: remove unused umount function
[xodist] / functions.sh
index 89f2ff80151febb39aa1fa740f87870485ef993a..4acc14f949a6f366af9a978b88bb28e1757d4a4d 100644 (file)
@@ -100,14 +100,6 @@ boot
 EOF
 }
 
-chroot_internal_umounts()
-{
-    root_dir="$1"
-    umount ${root_dir}/proc
-    umount ${root_dir}/dev/pts
-    umount ${root_dir}/var/cache/apt/cache
-}
-
 start_logging()
 {
     logpipe="$1".pipe