autostarts: address yamllint
This commit is contained in:
parent
5519580167
commit
f017d4afcf
1 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
||||||
---
|
---
|
||||||
|
# yamllint disable rule:line-length
|
||||||
autostarts:
|
autostarts:
|
||||||
pre: # blocking tasks before others; ie: backup
|
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
|
- "truncate -s 0 --no-create ~/.gnupg/trezor/gpg-agent.log" # this grows ridiculously large/fast, clear it on login - before backup
|
||||||
|
|
Loading…
Add table
Reference in a new issue