Re: [systemd-devel] synchronizing user service

2014-03-10 Thread Alec Leamas
On 3/10/14, Lennart Poettering wrote: > On Fri, 07.03.14 20:45, Alec Leamas ([email protected]) wrote: > >> >> Sorry for not being clear. The priob >> >> On 3/7/14, Lennart Poettering wrote: >> > On Fri, 07.03.14 19:58, Alec Leamas ([email protected]) wrote: >> > >> >> Dear list, >> >> >>

Re: [systemd-devel] synchronizing user service

2014-03-10 Thread Lennart Poettering
On Fri, 07.03.14 20:45, Alec Leamas ([email protected]) wrote: > > Sorry for not being clear. The priob > > On 3/7/14, Lennart Poettering wrote: > > On Fri, 07.03.14 19:58, Alec Leamas ([email protected]) wrote: > > > >> Dear list, > >> > >> Being a systemd dummie, I have a problem. It'

Re: [systemd-devel] synchronizing user service

2014-03-10 Thread Colin Guthrie
'Twas brillig, and Alec Leamas at 10/03/14 15:46 did gyre and gimble: > On 3/10/14, Colin Guthrie wrote: >> 'Twas brillig, and Alec Leamas at 07/03/14 19:45 did gyre and gimble: >>> Sorry for not being clear. The priob >>> >>> On 3/7/14, Lennart Poettering wrote: On Fri, 07.03.14 19:58, Alec

Re: [systemd-devel] synchronizing user service

2014-03-10 Thread Alec Leamas
On 3/10/14, Mantas Mikulėnas wrote: > On Mon, Mar 10, 2014 at 5:46 PM, Alec Leamas wrote: >> […] >> Perhaps I just got it all wrong, and systemd will (does?) also handle >> the session services running within the session? Or is there a >> reasonable robust way for a system user service started ou

Re: [systemd-devel] synchronizing user service

2014-03-10 Thread Mantas Mikulėnas
On Mon, Mar 10, 2014 at 5:46 PM, Alec Leamas wrote: > […] > Perhaps I just got it all wrong, and systemd will (does?) also handle > the session services running within the session? Or is there a > reasonable robust way for a system user service started outside the > session to join it? Or, my firs

Re: [systemd-devel] synchronizing user service

2014-03-10 Thread Alec Leamas
On 3/10/14, Colin Guthrie wrote: > 'Twas brillig, and Alec Leamas at 07/03/14 19:45 did gyre and gimble: >> Sorry for not being clear. The priob >> >> On 3/7/14, Lennart Poettering wrote: >>> On Fri, 07.03.14 19:58, Alec Leamas ([email protected]) wrote: >>> Dear list, Being a

Re: [systemd-devel] synchronizing user service

2014-03-10 Thread Colin Guthrie
'Twas brillig, and Alec Leamas at 07/03/14 19:45 did gyre and gimble: > Sorry for not being clear. The priob > > On 3/7/14, Lennart Poettering wrote: >> On Fri, 07.03.14 19:58, Alec Leamas ([email protected]) wrote: >> >>> Dear list, >>> >>> Being a systemd dummie, I have a problem. It's a ab

Re: [systemd-devel] synchronizing user service

2014-03-07 Thread Alec Leamas
Sorry for not being clear. The priob On 3/7/14, Lennart Poettering wrote: > On Fri, 07.03.14 19:58, Alec Leamas ([email protected]) wrote: > >> Dear list, >> >> Being a systemd dummie, I have a problem. It's a about running a >> service as a user, which needs to synchronize with a systemd ser

Re: [systemd-devel] synchronizing user service

2014-03-07 Thread Lennart Poettering
On Fri, 07.03.14 19:58, Alec Leamas ([email protected]) wrote: > Dear list, > > Being a systemd dummie, I have a problem. It's a about running a > service as a user, which needs to synchronize with a systemd service. What do you mean by "synchronize"? > Since the service needs to be part of

[systemd-devel] synchronizing user service

2014-03-07 Thread Alec Leamas
Dear list, Being a systemd dummie, I have a problem. It's a about running a service as a user, which needs to synchronize with a systemd service. Since the service needs to be part of the session, I presume that a /systemd/user service isn't really the way to go (?): This leaves me with the probl