Per default unattended-upgrades is configured to only update/upgrade packages from official Debian and Debian Security repos. This change removes all limitations.
6 lines
98 B
Text
6 lines
98 B
Text
Unattended-Upgrade::Origins-Pattern {
|
|
"origin=*";
|
|
};
|
|
|
|
Unattended-Upgrade::Package-Blacklist {
|
|
};
|