Update 'Packager' e-mail to sign it properly.
[captive.git] / debian / captive.postrm
index ec879a1..de363ad 100755 (executable)
@@ -17,7 +17,8 @@
 
 
 # Remove stale sandbox chroot directories owned by 'captive.captive':
-rm -rf /var/lib/captive/sandbox-server-*
+rm -rf /var/lib/captive/s-*
+rm -rf /var/lib/captive/tmp/*
 
 
 if [ "$1" = "purge" ] ; then