diff options
author | Jonas Smedegaard <dr@jones.dk> | 2017-01-13 16:19:24 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2017-01-13 16:19:24 +0100 |
commit | 8d7a52d331eee26c44ee8ac68a72b0b2fe0a0750 (patch) | |
tree | 3b873321bace396bea4f715e26e392abbea769be /apt/apt.conf.d/99zz-autoremove-suggests-local | |
parent | 9f01cd4e1a5f6d52b15094b9ae485abc57adc5c5 (diff) |
Really avoid removals without favoring downgrades (and add comment with bug references to correct file).
Diffstat (limited to 'apt/apt.conf.d/99zz-autoremove-suggests-local')
-rw-r--r-- | apt/apt.conf.d/99zz-autoremove-suggests-local | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apt/apt.conf.d/99zz-autoremove-suggests-local b/apt/apt.conf.d/99zz-autoremove-suggests-local index c4f6eaa..d1a9c95 100644 --- a/apt/apt.conf.d/99zz-autoremove-suggests-local +++ b/apt/apt.conf.d/99zz-autoremove-suggests-local @@ -1,2 +1 @@ -// avoid removals (see bug#762932, #798240) APT::AutoRemove::SuggestsImportant "false"; |