We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9645bdd + ab8ee76 commit ab877fbCopy full SHA for ab877fb
usr/sbin/autologinchange
@@ -179,6 +179,7 @@ remove_user_from_greetd_autologin() {
179
## Prime state for next loop iteration
180
do_remove_section='true'
181
filter_out_command_keys='false'
182
+ initial_session_buffer+=( "${line}" )
183
else
184
## Switch back to the out-of-section handling code, it will prime
185
## the state later if needed
0 commit comments