Re: [SLE] How to configure ORDER of runlevel services?

From: Joe Morris (NTM) (Joe_Morris_at_ntm.org)
Date: 08/30/04

  • Next message: Sid Boyce: "Re: [SLE] KDE locking the whole box on SuSE 9.1"
    Date: Sun, 29 Aug 2004 20:46:19 -0500
    To: suse-linux-e@suse.com
    
    

    Chris Carlen wrote:

    > My MatLab flexlm script fails at boot because the install script put
    > it as the first service to start, but it needs network up. It works
    > fine if I start it manually after the system is up.
    >
    It seems your startup script is missing the insserv header section which
    determines the dependencies for startup order. I would suggest
    comparing it to another startup script and edit your script, then rerun
    insserv or Yast runlevel editor.

    > Am I missing something? Shouldn't this be tweakable in Yast?

    man insserv, and /etc/init.d/skeleton. In short, this is not something
    Yast does but the one who writes the startup script.

    -- 
    Joe Morris
    New Tribes Mission
    Email Address: Joe_Morris@ntm.org
    Registered Linux user 231871
    -- 
    Check the headers for your unsubscription address
    For additional commands send e-mail to suse-linux-e-help@suse.com
    Also check the archives at http://lists.suse.com
    Please read the FAQs: suse-linux-e-faq@suse.com
    

  • Next message: Sid Boyce: "Re: [SLE] KDE locking the whole box on SuSE 9.1"