Hello, I confirm: the origin of the automatic execution of rygel is the /usr/share/autostart/rygel.desktop file.
A file .config/autostart/rygel.desktop with Hidden=true stops the automatic execution of rygel. All in all you might want to disable/delete the file /usr/share/autostart/rygel.desktop to avoid automatic execution of rygel (in kde at least). best, ric On Thu, May 2, 2013 at 6:11 PM, r ductor <r.duc...@gmail.com> wrote: > After some inspection I guess that what automatically starts rygel for me > is the following file. > /usr/share/autostart/rygel.desktop > that triggers the execution of rygel at each kde session. > > PS > Below I meant update-rc.d -f rygel remove, sorry > > > > On Thu, May 2, 2013 at 5:03 PM, <r.duc...@gmail.com> wrote: > >> I tried >> update-rc.d -n -f rygel remove >> but rygel is still running. >> >> >