From 3fbc520f90b0b42d5427b50ab60555b9088438f3 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 23 Oct 2016 12:36:13 -0700 Subject: fix comment --- debian/keysafe-server.postrm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/keysafe-server.postrm b/debian/keysafe-server.postrm index 9c9ac85..1ee50af 100755 --- a/debian/keysafe-server.postrm +++ b/debian/keysafe-server.postrm @@ -14,8 +14,7 @@ if [ "$1" = "purge" ]; then fi # For the time being, at the request of upstream, we don't ever delete -# /var/lib/keysafe, even on a purge (note that for security this -# requires that we also never delete the _keysafe user and group) +# /var/lib/keysafe, even on a purge # Deleting this data has the potential to destroy the backups of # people's private keys, so it probably shouldn't ever happen -- cgit v1.2.3