Commit 622143b
committed
feat(sddm): seed last-user state declaratively
SDDM only prefills the username from /var/lib/sddm/state.conf, which
is written after a successful login — so the first login after a
display-manager switch shows an empty username field. Seed the file
from the host's khanelinix.user via a tmpfiles C rule (copy only when
missing), leaving SDDM's own last-user tracking in charge afterward.1 parent f2dd0ed commit 622143b
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
17 | 24 | | |
18 | 25 | | |
19 | 26 | | |
| |||
49 | 56 | | |
50 | 57 | | |
51 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
52 | 65 | | |
53 | 66 | | |
54 | 67 | | |
| |||
0 commit comments