Commit 23ecae4
Tie flashpasted to graphical-session.target
The unit needs Wayland and X11 to be available before it starts —
without a graphical session, both `wl-clipboard-rs` and the X11
selection owner have nothing to bind to. `default.target` activates at
login, which is too early on this stack (Wayland comes up shortly
after, and the early daemon then sits without a usable display). Move
to `graphical-session.target` so systemd starts the daemon once the
display is actually live; keeps the docs in sync with the shipped unit.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent c9e4bc9 commit 23ecae4
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
0 commit comments