Details
Details
- Reviewers
davidedmundson - Group Reviewers
Plasma Frameworks - Commits
- R297:4ae4de9ff469: Add systemd user service file for kded
Diff Detail
Diff Detail
- Repository
- R297 KDED
- Branch
- broulik/systemd_startup
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 25572 Build 25590: arc lint + arc unit
| src/plasma-kded.service.in | ||
|---|---|---|
| 5 | Didn't we have a KDE_INSTALL_BIN_DIR or something? | |
Comment Actions
We also need to change the installed DBus service file so that we link the two in the unlikely event that kded is activated by being messaged first.
I need to either update the dbus generator macro, or we skip the macro and put the service file in here, the old way
| src/plasma-kded.service.in | ||
|---|---|---|
| 5 | @CMAKE_INSTALL_FULL_BINDIR@ | |
| 6 | Slice=session.slice | |
| src/plasma-kded.service.in | ||
|---|---|---|
| 5 | How about using some LIBEXEC dir instead, this should never be called directly, or am I missing something? | |
| src/plasma-kded.service.in | ||
|---|---|---|
| 5 | This is unrelated and kded has been there forever | |