Re: [systemd-devel] pyload.service

2012-11-06 Thread Colin Guthrie
'Twas brillig, and Sw@g at 06/11/12 18:18 did gyre and gimble: > > On 06/11/12 09:41, Colin Guthrie wrote: >> 'Twas brillig, and Sw@g at 05/11/12 15:19 did gyre and gimble: >>> Dear all, >>> >>> As a Archlinux user which adopted systemd for the best, I moved my >>> system to it. I follow the wiki

Re: [systemd-devel] pyload.service

2012-11-06 Thread Sw@g
On 06/11/12 09:41, Colin Guthrie wrote: 'Twas brillig, and Sw@g at 05/11/12 15:19 did gyre and gimble: Dear all, As a Archlinux user which adopted systemd for the best, I moved my system to it. I follow the wiki to start pyLoad as a service creating the following file: /etc/systemd/system/pylo

Re: [systemd-devel] pyload.service

2012-11-06 Thread Colin Guthrie
'Twas brillig, and Sw@g at 05/11/12 15:19 did gyre and gimble: > Dear all, > > As a Archlinux user which adopted systemd for the best, I moved my > system to it. I follow the wiki to start pyLoad as a service creating > the following file: > /etc/systemd/system/pyload.service (sweetth being my use

Re: [systemd-devel] pyload.service

2012-11-06 Thread Sw@g
On 06/11/12 04:21, Lucas De Marchi wrote: On Mon, Nov 5, 2012 at 1:19 PM, Sw@g wrote: Dear all, As a Archlinux user which adopted systemd for the best, I moved my system to it. I follow the wiki to start pyLoad as a service creating the following file: /etc/systemd/system/pyload.service (swee

Re: [systemd-devel] pyload.service

2012-11-05 Thread Lucas De Marchi
On Mon, Nov 5, 2012 at 1:19 PM, Sw@g wrote: > Dear all, > > As a Archlinux user which adopted systemd for the best, I moved my system to > it. I follow the wiki to start pyLoad as a service creating the following > file: > /etc/systemd/system/pyload.service (sweetth being my user) > > [Unit] > Des

Re: [systemd-devel] pyload.service

2012-11-05 Thread Sw@g
Dear David, Many thanks for your prompt reply, See below the systemctl status: [sweetth@linuxbox ~]$ sudo systemctl status pyload.service pyload.service - Downloadtool for One-Click-Hoster written in python. Loaded: loaded (/etc/systemd/system/pyload.service; enabled) Active: failed

Re: [systemd-devel] pyload.service

2012-11-05 Thread David Strauss
Getting the "systemctl status " output would be helpful. It likely shows what exit error code the application returned on exiting. On Mon, Nov 5, 2012 at 7:19 AM, Sw@g wrote: > Dear all, > > As a Archlinux user which adopted systemd for the best, I moved my system to > it. I follow the wiki to st

[systemd-devel] pyload.service

2012-11-05 Thread Sw@g
Dear all, As a Archlinux user which adopted systemd for the best, I moved my system to it. I follow the wiki to start pyLoad as a service creating the following file: /etc/systemd/system/pyload.service (sweetth being my user) [Unit] Description=Downloadtool for One-Click-Hoster written in pyt