algo/roles/dns_encryption/files/50-dnscrypt-proxy-unattended-upgrades
2018-08-08 00:25:59 -04:00

4 lines
166 B
Text

// Automatically upgrade packages from these (origin:archive) pairs
Unattended-Upgrade::Allowed-Origins {
"LP-PPA-shevchuk-dnscrypt-proxy:${distro_codename}";
};