View Single Post
Posts: 479 | Thanked: 1,284 times | Joined on Jan 2012 @ Enschede, The Netherlands
#36
I'd try to do it the nice way first, by graciously restarting the service instead of recklessly killing it:

Code:
~ # /sbin/initctl restart xsession/msyncd
Run as root. No need to look up the PID.

However, it didn't help in my case (killing msynd didn't either).
 

The Following User Says Thank You to Fuzzillogic For This Useful Post: