bank-terminal: Clear screen before logging in
This commit is contained in:
parent
11270d1584
commit
95fa6e5972
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
|
||||
[Service]
|
||||
ExecStart=
|
||||
ExecStart=-{{ agetty_location }} --autologin {{ bank_terminal_user }} --noclear %I $TERM
|
||||
ExecStart=-{{ agetty_location }} --autologin {{ bank_terminal_user }} %I $TERM
|
||||
|
|
Loading…
Add table
Reference in a new issue