fix(debian): disable login_records, they are managed by the package
This commit is contained in:
parent
dae8c01420
commit
db1ada02e8
2 changed files with 2 additions and 4 deletions
|
@ -6,6 +6,7 @@ Arch:
|
|||
default_config:
|
||||
tabooext: + .pacorig .pacnew .pacsave
|
||||
Debian:
|
||||
login_records_jobs: false
|
||||
default_config:
|
||||
compress: true
|
||||
RedHat:
|
||||
|
|
|
@ -11,7 +11,4 @@
|
|||
# osfingermap: {}
|
||||
---
|
||||
# os: Debian
|
||||
Debian-10:
|
||||
login_records_jobs: false
|
||||
Debian-11:
|
||||
login_records_jobs: false
|
||||
osfingermap: {}
|
||||
|
|
Loading…
Reference in a new issue