diff options
author | luxagraf <sng@luxagraf.net> | 2019-12-22 11:50:57 -0500 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2019-12-22 11:50:57 -0500 |
commit | a2128d89bc501071ef1abc83e011f0aa02eca54e (patch) | |
tree | 1f569e148b630f4073cf236dd62940038b18a763 /tech/debian 7 digital ocean running slowly.txt | |
parent | 0d1cba91e435b1d613735d4537a64673e5c2731d (diff) |
brought notes up-to-date
Diffstat (limited to 'tech/debian 7 digital ocean running slowly.txt')
-rwxr-xr-x | tech/debian 7 digital ocean running slowly.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tech/debian 7 digital ocean running slowly.txt b/tech/debian 7 digital ocean running slowly.txt new file mode 100755 index 0000000..9cb2e14 --- /dev/null +++ b/tech/debian 7 digital ocean running slowly.txt @@ -0,0 +1,7 @@ +http://unix.stackexchange.com/questions/68597/console-kit-daemon-hogging-cpu-and-ram + +Kill the console-kit-daemon process if it's still running. Remove the file + +/usr/share/dbus-1/system-service/org.freedesktop.ConsoleKit.service + +(or move it to some place where you could restore it, if necessary). Reboot and you will see that console-kit-daemon no longer automatically starts up.
\ No newline at end of file |