autostarts: address yamllint

This commit is contained in:
Josh Lay 2024-06-21 15:02:55 -05:00
parent 5519580167
commit f017d4afcf
No known key found for this signature in database
GPG key ID: 47AA304B2243B579

View file

@ -1,4 +1,5 @@
---
# yamllint disable rule:line-length
autostarts:
pre: # blocking tasks before others; ie: backup
- "truncate -s 0 --no-create ~/.gnupg/trezor/gpg-agent.log" # this grows ridiculously large/fast, clear it on login - before backup