From 878b439fb9dda53e3159ae6e21775d1c22f8643d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Mon, 10 Sep 2012 23:59:29 +0200 Subject: Split 'prepare' in setupX and prepare -- this allows to cleanup even after killing X --- templates/cdemu | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/cdemu') diff --git a/templates/cdemu b/templates/cdemu index f978884..f6690a8 100644 --- a/templates/cdemu +++ b/templates/cdemu @@ -16,6 +16,7 @@ cdemu_prepare () { } cdemu_cleanup () { + default_cleanup exc umount $(_cdemu_dev) exc cdemu unload $CDEMU_NO } -- cgit v1.2.3