Compare commits
1 Commits
6779c8265c
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 44ea66026b |
@@ -3,7 +3,7 @@ dry_run='false'
|
|||||||
|
|
||||||
# Exact package-name regular expression (without the surrounding ^ and $) for
|
# Exact package-name regular expression (without the surrounding ^ and $) for
|
||||||
# packages whose snapshots use the important retention chain.
|
# packages whose snapshots use the important retention chain.
|
||||||
important_names='linux-image(-.*)?|linux-headers(-.*)?|systemd|zfs-(dkms|utils)'
|
important_names='linux-(firmware|headers|image)(-.*)?|systemd|zfs'
|
||||||
|
|
||||||
# Number of snapshots retained in each chain.
|
# Number of snapshots retained in each chain.
|
||||||
snapshots_trivial_keep='25'
|
snapshots_trivial_keep='25'
|
||||||
|
|||||||
Reference in New Issue
Block a user