• MorphOS Developer
    geit
    Posts: 1031 from 2004/9/23
    There is a far more easy way.

    Just create the file "s:network-startup" and place the following lines

    ;--- launch network stack
    execute MOSSYS:s/network-startup
    ;--- now run any other network depending tools
    run DETACH MOSSYS:c/Setclockntp

    Thats all. This script sets the system clock on system boot.

    Geit

    [ Edited by geit on 2010/7/28 16:52 ]
  • »28.07.10 - 14:51
    Profile