Commit f241aec
feat: bind obexd service lifecycle to graphical session
Added PartOf=graphical-session.target to obexd.service to ensure
obexd exits immediately upon user logout from graphical session.
适配v25系统,修复obexd登出后未退出的问题
在 obexd.service 中添加 PartOf=graphical-session.target,确保
用户登出图形会话时 obexd 服务立即退出,避免会话残留1 parent 1635d12 commit f241aec
File tree
3 files changed
+18
-0
lines changed- debian
- patches
3 files changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
1 | 7 | | |
2 | 8 | | |
3 | 9 | | |
| |||
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
0 commit comments