Results 1 to 5 of 5

Thread: Let a reboot take some longer

  1. #1
    Join Date
    Mar 2006
    Location
    The Netherlands
    Posts
    152

    Let a reboot take some longer

    Hi all,

    I want to let the reboot process of the router take some 3 seconds longer. So I'm sure everybody LOST their connection. Is that possible?

    Thanks!
    My Router Specs:

    Model: ASUS WL500G Deluxe
    Firmware Version: 1.9.2.7-7G (OLEG)

  2. #2
    Join Date
    Mar 2006
    Location
    The Netherlands
    Posts
    152
    Somebody, please
    My Router Specs:

    Model: ASUS WL500G Deluxe
    Firmware Version: 1.9.2.7-7G (OLEG)

  3. #3
    Join Date
    Feb 2007
    Location
    Moscow, Russia
    Posts
    3,805
    Just a guess: try to add
    sleep 3s
    to /usr/local/sbin/pre-shutdown (maybe before that break connection forcefully), or may be to post-boot (but I think it is run after initialization of the network)

  4. #4
    Join Date
    Mar 2006
    Location
    The Netherlands
    Posts
    152
    When I want to edit the file /usr/local/sbin/pre-shutdown I get the error "ERROR FILE NOT FOUND". Why is that?
    My Router Specs:

    Model: ASUS WL500G Deluxe
    Firmware Version: 1.9.2.7-7G (OLEG)

  5. #5
    Join Date
    Feb 2007
    Location
    Moscow, Russia
    Posts
    3,805
    Probably, because this file doesn't exist. First create it by
    touch /usr/local/sbin/pre-shutdown
    then edit. Don't forget that the first line of the file should be #!/bin/sh
    First check that it is executed correctly when run by hand

Similar Threads

  1. Reboot on ISP disconnects ?
    By 7111 in forum WL-500g Q&A
    Replies: 6
    Last Post: 27-09-2006, 08:18
  2. WL-300g dead! Reboot loop!
    By OllieW in forum WL-300g Q&A
    Replies: 1
    Last Post: 30-05-2006, 10:50
  3. Eigenes Script nach reboot mitstarten
    By triple in forum German Discussion - Deutsch (DE)
    Replies: 2
    Last Post: 16-05-2006, 21:12
  4. Nach REBOOT wird die "post-boot" Datei nicht ausgeführt
    By Trebron in forum German Discussion - Deutsch (DE)
    Replies: 2
    Last Post: 02-02-2006, 15:20

Posting Permissions

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