diff cd-unmount.sh @ 12:d5e1419ed984

cd unmounting script.
author Robert McIntyre <rlm@mit.edu>
date Mon, 25 Feb 2013 15:43:29 +0000
parents
children
line wrap: on
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/cd-unmount.sh	Mon Feb 25 15:43:29 2013 +0000
     1.3 @@ -0,0 +1,4 @@
     1.4 +#!/bin/sh
     1.5 +
     1.6 +umount /dev/mapper/encrypted_cd && \
     1.7 +cryptsetup loopaesClose encrypted_cd