/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to debian/mandos-client.postrm

  • Committer: teddy at recompile
  • Date: 2020-11-30 16:25:32 UTC
  • Revision ID: teddy@recompile.se-20201130162532-b73s2tsihw3so6pw
Update Debian Policy version to 4.5.1; no other changes necessary.

* debian/control (Standards-Version): Change to "4.5.1".

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
        ;;
51
51
 
52
52
    purge)
53
 
        shred --remove /etc/keys/mandos/seckey.txt \
54
 
            /etc/keys/mandos/tls-privkey.pem 2>/dev/null || :
 
53
        shred --remove /etc/keys/mandos/seckey.txt 2>/dev/null || :
55
54
        rm --force /etc/mandos/plugin-runner.conf \
56
55
            /etc/keys/mandos/pubkey.txt \
57
56
            /etc/keys/mandos/seckey.txt \