=== modified file 'Makefile' --- Makefile 2008-08-12 20:00:36 +0000 +++ Makefile 2008-08-12 21:28:42 +0000 @@ -133,6 +133,9 @@ -rmdir /etc/mandos uninstall-client: +# Refuse to uninstall client if /etc/crypttab is configured to use it + ! grep --regexp='^ *[^ #].*keyscript=/usr/lib/mandos/mandos-client' \ + /etc/crypttab -rm --force /usr/sbin/mandos-keygen \ /usr/lib/mandos/mandos-client \ /usr/lib/mandos/plugins.d/password-prompt \