diff options
author | Colin Watson <cjwatson@debian.org> | 2013-05-22 00:07:35 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2013-05-22 00:07:35 +0100 |
commit | 8b32ca7b77bf39b2386d5abf0e2c73411c630f63 (patch) | |
tree | f55b99f445f62dbfc23608ae1d85f39b316d3db5 /debian/openssh-server.postinst.in | |
parent | 231868ac0c5d34eeed70c84ff96069ef691203e5 (diff) |
Another unregistration.
Diffstat (limited to 'debian/openssh-server.postinst.in')
-rw-r--r-- | debian/openssh-server.postinst.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/openssh-server.postinst.in b/debian/openssh-server.postinst.in index 3671d7ce6..7ef270d80 100644 --- a/debian/openssh-server.postinst.in +++ b/debian/openssh-server.postinst.in | |||
@@ -481,6 +481,7 @@ fi | |||
481 | 481 | ||
482 | # Clean up old debconf templates. | 482 | # Clean up old debconf templates. |
483 | db_unregister ssh/use_old_init_script | 483 | db_unregister ssh/use_old_init_script |
484 | db_unregister ssh/encrypted_host_key_but_no_keygen | ||
484 | 485 | ||
485 | 486 | ||
486 | db_stop | 487 | db_stop |