Re: [systemd-devel] User Login and custom .service file

2011-11-24 Thread Malte Brandy
Lennart Poettering poettering.net> writes: > On Mon, 01.08.11 13:31, George Stefan (stefan.george87 gmail.com) wrote: > > Hi, > > I have a system configuration that requests the possibility of having > > multiple users. Does systemd allow us to have a path (like > > /lib/systemd/system) custom to

Re: [systemd-devel] WorkingDirectory in service file

2011-11-24 Thread Christian Hesse
Colin Guthrie on Thu, 24 Nov 2011 20:51:19 +: > 'Twas brillig, and Christian Hesse at 23/11/11 20:07 did gyre and gimble: > > Christian Hesse on Tue, 22 Nov 2011 14:44:01 +0100: > >> [...] > >> Looks like WorkingDirectory is ignored and the real working directory > >> is / as I have to call s

Re: [systemd-devel] WorkingDirectory in service file

2011-11-24 Thread Colin Guthrie
'Twas brillig, and Christian Hesse at 23/11/11 20:07 did gyre and gimble: > Christian Hesse on Tue, 22 Nov 2011 14:44:01 +0100: >> [...] >> Looks like WorkingDirectory is ignored and the real working directory >> is / as I have to call scripts within the configuration with absolute >> paths. pwd r