Re: [systemd-devel] is-enabled does not work

2015-03-22 Thread Lennart Poettering
On Fri, 20.03.15 22:10, Cecil Westerhof (cldwester...@gmail.com) wrote: > 2015-03-20 22:09 GMT+01:00 Cecil Westerhof : > > > > > 2015-03-20 21:59 GMT+01:00 Tomasz Torcz : > > > >> On Fri, Mar 20, 2015 at 09:55:37PM +0100, Cecil Westerhof wrote: > >> > ​When executing on a Debian system: > >> >

Re: [systemd-devel] is-enabled does not work

2015-03-20 Thread Michael Chapman
On Fri, 20 Mar 2015, Cecil Westerhof wrote: ​When executing on a Debian system: systemctl is-enabled atd.service I get:​ Failed to issue method call: No such file or directory On a openSUSE system it works without a hitch. What could be the reason it does not work on the Debian systems?

Re: [systemd-devel] is-enabled does not work

2015-03-20 Thread Andrei Borzenkov
В Fri, 20 Mar 2015 21:55:37 +0100 Cecil Westerhof пишет: > ​When executing on a Debian system: > systemctl is-enabled atd.service > > I get:​ > Failed to issue method call: No such file or directory > Is it sysvinit script by any chance? > On a openSUSE system it works without a hitch

Re: [systemd-devel] is-enabled does not work

2015-03-20 Thread Cecil Westerhof
2015-03-20 22:08 GMT+01:00 Cameron Norman : > > On Mar 20, 2015 1:56 PM, "Cecil Westerhof" wrote: > > > > ​When executing on a Debian system: > > systemctl is-enabled atd.service > > > > I get:​ > > Failed to issue method call: No such file or directory > > > > On a openSUSE system it wor

Re: [systemd-devel] is-enabled does not work

2015-03-20 Thread Cecil Westerhof
2015-03-20 22:09 GMT+01:00 Cecil Westerhof : > > 2015-03-20 21:59 GMT+01:00 Tomasz Torcz : > >> On Fri, Mar 20, 2015 at 09:55:37PM +0100, Cecil Westerhof wrote: >> > ​When executing on a Debian system: >> > systemctl is-enabled atd.service >> > >> > I get:​ >> > Failed to issue method call

[systemd-devel] is-enabled does not work

2015-03-20 Thread Cameron Norman
On Mar 20, 2015 1:56 PM, "Cecil Westerhof" wrote: > > ​When executing on a Debian system: > systemctl is-enabled atd.service > > I get:​ > Failed to issue method call: No such file or directory > > On a openSUSE system it works without a hitch. What could be the reason it does not work on

Re: [systemd-devel] is-enabled does not work

2015-03-20 Thread Tomasz Torcz
On Fri, Mar 20, 2015 at 09:55:37PM +0100, Cecil Westerhof wrote: > ​When executing on a Debian system: > systemctl is-enabled atd.service > > I get:​ > Failed to issue method call: No such file or directory > > On a openSUSE system it works without a hitch. What could be the reason it > d

[systemd-devel] is-enabled does not work

2015-03-20 Thread Cecil Westerhof
​When executing on a Debian system: systemctl is-enabled atd.service I get:​ Failed to issue method call: No such file or directory On a openSUSE system it works without a hitch. What could be the reason it does not work on the Debian systems? -- Cecil Westerhof