Fwd: Call for testing - unity-control-center (fork of gnome-control-center so we can stay on an old version)

Kai Mast mail at kai-mast.de
Wed Dec 11 10:14:26 UTC 2013


I did not run into any problems on my machine until now when using the
PPA. :)

On 12/11/2013 10:26 AM, Dimitri John Ledkov wrote:
> On 11 December 2013 09:09, Martin Pitt <martin.pitt at ubuntu.com> wrote:
>> > Dimitri John Ledkov [2013-12-11  9:05 +0000]:
>>> >> I see what you mean. one could iterate all user sessions and restart
>>> >> indicator-session in each one, but that is also intrusive.
>> >
>> > That sounds interesting, and would avoid pkilling processes that you
>> > run in chroots, source trees, etc. How would you do this?
>> >
> for i in `ls /run/user/*/upstart/sessions/*.session`; do (export `cat
> $i`; initctl restart indicator-session) ; done

Isn't this a general thing that should be done when any user-level
service is upgraded?
Would be nice if you defined a proper behavior for all those upgrades
once. I personally would prefer if the services restarted directly and
users don't have to relogin or do some manual process killing.

Kai
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-desktop/attachments/20131211/c633f0f8/attachment-0001.html>


More information about the ubuntu-desktop mailing list