1
0
Fork 0
mirror of synced 2025-01-08 14:11:04 -05:00

Merge pull request #72 from sylvainfaivre/bookworm

fix(debian): disable login_records, they are managed by the package
This commit is contained in:
Dafydd Jones 2024-12-30 15:39:01 +00:00 committed by GitHub
commit 991516be4d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 4 deletions

View file

@ -6,6 +6,7 @@ Arch:
default_config:
tabooext: + .pacorig .pacnew .pacsave
Debian:
login_records_jobs: false
default_config:
compress: true
RedHat:

View file

@ -11,7 +11,4 @@
# osfingermap: {}
---
# os: Debian
Debian-10:
login_records_jobs: false
Debian-11:
login_records_jobs: false
osfingermap: {}