Re: home made (F17) systemd script not working F14

2012-11-01 Thread Matthew Miller
On Thu, Nov 01, 2012 at 04:19:23PM +, Gary Stainburn wrote: > > > WTF - systemd was introduced in F15 > > Not true. It was on by default, but introduced in F14 -- or possibly even > > F13. It was proposed as a default for F14 but it wasn't mature enough. > Could someone please tell me what I ne

Re: home made (F17) systemd script not working F14

2012-11-01 Thread Gary Stainburn
Thanks Jack but on F14 it was another rewrite, based on how it was handling tty's, and it's gone into /etc/init. It's worked and now I'm receiving faxes on the 1st modem on the production server. Unfortunately, the PCI serial card isn't supported by the 2.6 kernel so I'm going to have to build

Re: home made (F17) systemd script not working F14

2012-11-01 Thread Jack Craig
service start man service for details, see also chkconfig --list On Thu, Nov 1, 2012 at 9:19 AM, Gary Stainburn < gary.stainb...@ringways.co.uk> wrote: > On Thursday 01 November 2012 16:04:01 Matthew Miller wrote: > > On Thu, Nov 01, 2012 at 04:45:45PM +0100, Reindl Harald wrote: > > > WTF - s

Re: home made (F17) systemd script not working F14

2012-11-01 Thread Gary Stainburn
On Thursday 01 November 2012 16:19:23 Gary Stainburn wrote: > Could someone please tell me what I need to do to get the equivelent > working on a F14 system. > > Ta > > Gary Sorry,just found that although the /etc/systemd structure is in there, it is still using the old /etc/init.d/rc.d/ structur

Re: home made (F17) systemd script not working F14

2012-11-01 Thread Gary Stainburn
On Thursday 01 November 2012 16:04:01 Matthew Miller wrote: > On Thu, Nov 01, 2012 at 04:45:45PM +0100, Reindl Harald wrote: > > WTF - systemd was introduced in F15 > > Not true. It was on by default, but introduced in F14 -- or possibly even > F13. It was proposed as a default for F14 but it wasn'

Re: home made (F17) systemd script not working F14

2012-11-01 Thread Matthew Miller
On Thu, Nov 01, 2012 at 04:45:45PM +0100, Reindl Harald wrote: > WTF - systemd was introduced in F15 Not true. It was on by default, but introduced in F14 -- or possibly even F13. It was proposed as a default for F14 but it wasn't mature enough. > F14/F15 are EOL and NOT suitable for production

Re: home made (F17) systemd script not working F14

2012-11-01 Thread Reindl Harald
WTF - systemd was introduced in F15 F14/F15 are EOL and NOT suitable for production Am 01.11.2012 16:43, schrieb Gary Stainburn: > The following file is the one I created for my F 17 test bed system which > worked fine. > > I've not put it onto my production F 14 system but it won't start. > En

Re: home made (F17) systemd script not working F14

2012-11-01 Thread Jack Craig
i thought systemd didnt kick in until f15 ? On Thu, Nov 1, 2012 at 8:43 AM, Gary Stainburn < gary.stainb...@ringways.co.uk> wrote: > The following file is the one I created for my F 17 test bed system which > worked fine. > > I've not put it onto my production F 14 system but it won't start. >