Results 1 to 1 of 1

Thread: post-boot is not executed - what's wrong?

  1. #1

    post-boot is not executed - what's wrong?

    Hi i have a 500gx with oleg' WL500gx-1.9.2.7-5a firmware

    my post-boot file contains

    Code:
    p910nd -f /dev/usb/lp1 1
    echo bla bla bla > testfile
    and it's located in /usr/local/sbin, and i've given it a chmod 777

    when i run the post-boot manually, it works fine, the testfile is created and i can see the p9101d on the list when i type ps

    but when i reboot the device, the specified p910nd is not loaded and the testfile is not created.

    what did i do wrong? of course, the flashfs is enabled and so...

    EDIT:
    nevermind, i forgot to insert the
    Code:
    #!/bin/sh
    in the beginning of the file
    Last edited by sbn; 11-06-2005 at 12:20.

Similar Threads

  1. Start own script in post-boot or post-firewall
    By m-h-l in forum WL-500g Q&A
    Replies: 2
    Last Post: 30-09-2005, 19:03
  2. Replies: 2
    Last Post: 20-09-2005, 11:50
  3. Replies: 0
    Last Post: 19-09-2005, 12:52
  4. post-firewall script is not being executed
    By Fama in forum WL-500g Q&A
    Replies: 6
    Last Post: 09-08-2005, 09:14
  5. Replies: 9
    Last Post: 18-02-2005, 19:42

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •