1
0
Fork 0
mirror of synced 2025-01-06 13:12:14 -05:00

fix(debian): disable login_records, they are managed by the package

This commit is contained in:
sylvainfaivre 2024-12-05 16:04:30 +01:00
parent dae8c01420
commit db1ada02e8
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: {}