Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
DrKonqi
Commits
e1144062
Commit
e1144062
authored
Apr 21, 2022
by
Harald Sitter
🏳️🌈
Browse files
extend readme
the user socket also needs to be enabled otherwise the processor has nobody to talk to
parent
d90ac07b
Pipeline
#166407
passed with stage
in 4 minutes and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
e1144062
...
...
@@ -17,6 +17,8 @@ We need to make sure that the `drkonqi-coredump-processor@.service` is enabled s
*
Check it's enabled:
`systemctl is-enabled drkonqi-coredump-processor@.service`
*
You can enable it with
`systemctl enable drkonqi-coredump-processor@.service`
*
The user socket also needs to be present
`systemctl --user is-enabled drkonqi-coredump-launcher.socket`
*
And can be enabled with
`systemctl --user enable --now drkonqi-coredump-launcher.socket `
To make sure the coredumpd setup is working correctly:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment