blob: ace8ea853caaedcfac7687337921ffd18ff3e3e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[Trigger]
Operation = Install
Operation = Upgrade
Operation = Remove
Type = File
Target = usr/share/ca-certificates/trust-source/*
[Action]
Description = Rebuilding certificate stores...
When = PostTransaction
Exec = /usr/bin/update-ca-trust
|