Init script not working

Home Forums Conduit: mLinux Model Init script not working

Tagged: , , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #18354
    Nicola Mondello
    Participant

    Hi,
    I would like to create an init script to autorun some commands at the Counduit startup. I have used the following guide:

    https://wiki.openwrt.org/doc/techref/initscripts
    but there are problems with the creation of the symlinks in /etc/rc.d/ .
    In fact the rc.d folder doesn’t exit, there are many rc0.d rc1.d etc folders.. but when I run the command
    `/etc/init.d/ MY_SCRIPT enable
    no symlink is created (even if the script seems to be enabled).

    Any hints to solve the problem?
    Thanks
    Nicola

    #18357
    Jason Reiss
    Keymaster

    Lookup Linux init.d and update-rc.d instructions.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.