Fix breadcrumbs.service: default.target not graphical-session.target
graphical-session.target ships RefuseManualStart=yes and BOS has no session manager to activate it properly (the same issue worked around for breadclipd) - breadcrumbs doesn't need a Wayland session anyway, so default.target avoids the problem entirely.
This commit is contained in:
parent
2418cb900c
commit
b8121ae00f
3 changed files with 13 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "breadcrumbs"
|
||||
version = "2.1.2"
|
||||
version = "2.1.3"
|
||||
edition = "2021"
|
||||
description = "Profile-aware Wi-Fi state machine with Tailscale handling and self-healing watch daemon"
|
||||
license = "MIT"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue