Browse Source
Merge pull request #72 from sylvainfaivre/bookworm
fix(debian): disable login_records, they are managed by the package
tags/v0.14.2
Dafydd Jones
1 week ago
No account linked to committer's email address
2 changed files with
2 additions and
4 deletions
-
logrotate/osfamilymap.yaml
-
logrotate/osfingermap.yaml
|
|
|
|
|
|
|
|
default_config: |
|
|
default_config: |
|
|
tabooext: + .pacorig .pacnew .pacsave |
|
|
tabooext: + .pacorig .pacnew .pacsave |
|
|
Debian: |
|
|
Debian: |
|
|
|
|
|
login_records_jobs: false |
|
|
default_config: |
|
|
default_config: |
|
|
compress: true |
|
|
compress: true |
|
|
RedHat: |
|
|
RedHat: |
|
|
|
|
|
|
|
|
# osfingermap: {} |
|
|
# osfingermap: {} |
|
|
--- |
|
|
--- |
|
|
# os: Debian |
|
|
# os: Debian |
|
|
Debian-10: |
|
|
|
|
|
login_records_jobs: false |
|
|
|
|
|
Debian-11: |
|
|
|
|
|
login_records_jobs: false |
|
|
|
|
|
|
|
|
osfingermap: {} |