summarylogtreecommitdiffstats
path: root/keydb.install
blob: 9fc498433c9d57f7d73c519b910908081b7e9eb7 (plain)
1
2
3
4
5
post_upgrade() {
    echo ""
    echo "Note: The keydb config has been moved from /etc/keydb.conf to /etc/keydb/keydb.conf"
    echo ""
}