Re: [systemd-devel] User systemd unit files

2014-10-24 Thread Lennart Poettering
On Thu, 11.09.14 07:07, Chris Morgan (chmor...@gmail.com) wrote: > Hmm. I figured that the environment was used when the systemd user > instance was started. > > I tried systemctl --user set-environment and it shows up if I use > show-environment but even if I use SYSTEMD_UNIT_PATH (I was typing

Re: [systemd-devel] User systemd unit files

2014-10-22 Thread Chris Morgan
On Wed, Oct 22, 2014 at 12:20 PM, Lennart Poettering wrote: > On Thu, 11.09.14 07:07, Chris Morgan (chmor...@gmail.com) wrote: > >> Hmm. I figured that the environment was used when the systemd user >> instance was started. >> >> I tried systemctl --user set-environment and it shows up if I use >>

Re: [systemd-devel] User systemd unit files

2014-09-14 Thread Andrei Borzenkov
В Thu, 11 Sep 2014 07:07:16 -0400 Chris Morgan пишет: > On Thu, Sep 11, 2014 at 5:03 AM, Colin Guthrie wrote: > > Chris Morgan wrote on 11/09/14 02:32: > >> > >> On Sep 10, 2014 5:46 PM, "Zbigniew Jędrzejewski-Szmek" > >> mailto:zbys...@in.waw.pl>> wrote: > >>> > >>> On Tue, Sep 09, 2014 at 07:3

Re: [systemd-devel] User systemd unit files

2014-09-11 Thread Chris Morgan
On Thu, Sep 11, 2014 at 5:03 AM, Colin Guthrie wrote: > Chris Morgan wrote on 11/09/14 02:32: >> >> On Sep 10, 2014 5:46 PM, "Zbigniew Jędrzejewski-Szmek" >> mailto:zbys...@in.waw.pl>> wrote: >>> >>> On Tue, Sep 09, 2014 at 07:39:17PM -0400, Chris Morgan wrote: >>> > >> >> Specifically, running `s

Re: [systemd-devel] User systemd unit files

2014-09-11 Thread Colin Guthrie
Chris Morgan wrote on 11/09/14 02:32: > > On Sep 10, 2014 5:46 PM, "Zbigniew Jędrzejewski-Szmek" > mailto:zbys...@in.waw.pl>> wrote: >> >> On Tue, Sep 09, 2014 at 07:39:17PM -0400, Chris Morgan wrote: >> > >> >> Specifically, running `systemd --user` directly is not supported >> > >> >> anymore. T

Re: [systemd-devel] User systemd unit files

2014-09-10 Thread Chris Morgan
On Sep 10, 2014 5:46 PM, "Zbigniew Jędrzejewski-Szmek" wrote: > > On Tue, Sep 09, 2014 at 07:39:17PM -0400, Chris Morgan wrote: > > >> >> Specifically, running `systemd --user` directly is not supported > > >> >> anymore. The user mode still works, but only for one "user" instance > > >> >> per UI

Re: [systemd-devel] User systemd unit files

2014-09-10 Thread Zbigniew Jędrzejewski-Szmek
On Tue, Sep 09, 2014 at 07:39:17PM -0400, Chris Morgan wrote: > >> >> Specifically, running `systemd --user` directly is not supported > >> >> anymore. The user mode still works, but only for one "user" instance > >> >> per UID, launched through user@.service (recent releases start > >> >> this aut

Re: [systemd-devel] User systemd unit files

2014-09-09 Thread Chris Morgan
On Tue, Sep 9, 2014 at 7:09 PM, Zbigniew Jędrzejewski-Szmek wrote: > On Tue, Sep 09, 2014 at 10:15:06AM -0400, Chris Morgan wrote: >> On Mon, Sep 8, 2014 at 3:45 PM, Chris Morgan wrote: >> > On Mon, Sep 8, 2014 at 3:30 PM, Mantas Mikulėnas wrote: >> >> On Mon, Sep 8, 2014 at 9:27 PM, Chris Morga

Re: [systemd-devel] User systemd unit files

2014-09-09 Thread Zbigniew Jędrzejewski-Szmek
On Tue, Sep 09, 2014 at 10:15:06AM -0400, Chris Morgan wrote: > On Mon, Sep 8, 2014 at 3:45 PM, Chris Morgan wrote: > > On Mon, Sep 8, 2014 at 3:30 PM, Mantas Mikulėnas wrote: > >> On Mon, Sep 8, 2014 at 9:27 PM, Chris Morgan wrote: > >>> Hello. > >>> > >>> We have a build environment that we us

Re: [systemd-devel] User systemd unit files

2014-09-09 Thread Chris Morgan
On Mon, Sep 8, 2014 at 3:45 PM, Chris Morgan wrote: > On Mon, Sep 8, 2014 at 3:30 PM, Mantas Mikulėnas wrote: >> On Mon, Sep 8, 2014 at 9:27 PM, Chris Morgan wrote: >>> Hello. >>> >>> We have a build environment that we use to build our software for >>> desktop Linux and we are currently using Y

Re: [systemd-devel] User systemd unit files

2014-09-08 Thread Chris Morgan
On Mon, Sep 8, 2014 at 3:30 PM, Mantas Mikulėnas wrote: > On Mon, Sep 8, 2014 at 9:27 PM, Chris Morgan wrote: >> Hello. >> >> We have a build environment that we use to build our software for >> desktop Linux and we are currently using Yocto to build for an >> embedded target. >> >> I'm looking f

Re: [systemd-devel] User systemd unit files

2014-09-08 Thread Mantas Mikulėnas
On Mon, Sep 8, 2014 at 9:27 PM, Chris Morgan wrote: > Hello. > > We have a build environment that we use to build our software for > desktop Linux and we are currently using Yocto to build for an > embedded target. > > I'm looking for a way for developers to use the systemd unit files for > our se