You are not logged in.

#1 2012-06-13 12:27:47

fantab
Member
From: 3rd Rock from the Sun
Registered: 2011-06-07
Posts: 152

[SOLVED] Trying to RUN a Script at System Start

I have created a SCRIPT to autologin into my ISP at the System Start. Normally my ISP's login method is through Java capable Web-Browser.

The Script I have created is working and lets me login to my ISP Account without the Browser, using command line.

I need help to run this Script AFTER Network-Manager establishes connection (eth0) with my ISP. If I run this script before eth0 connection is established with my ISP, the Script does not work and I am forced to rerun it from the Terminal.

I am using Gnome-Shell, 64bit.

Last edited by fantab (2012-06-13 13:37:21)


"Evolution is the nature's way of issuing upgrades".
__________________________________________________________
Arch_x64-Gnome-Shell ~ Arch-lts_x64-Xfce ~ LMDE_x64-Cinnamon

Offline

#2 2012-06-13 12:30:46

65kid
Member
From: Germany
Registered: 2011-01-26
Posts: 663

Re: [SOLVED] Trying to RUN a Script at System Start

should be possible with a script in /etc/NetworkManager/dispatcher.d/

see the NetworkManager man page for details.

Offline

#3 2012-06-13 13:20:36

fantab
Member
From: 3rd Rock from the Sun
Registered: 2011-06-07
Posts: 152

Re: [SOLVED] Trying to RUN a Script at System Start

65kid wrote:

should be possible with a script in /etc/NetworkManager/dispatcher.d/

see the NetworkManager man page for details.

Thanks for the pointer. The Script is working.

I have put the Script in /etc/NetworkManager/dispatcher.d and executed it chmod.


"Evolution is the nature's way of issuing upgrades".
__________________________________________________________
Arch_x64-Gnome-Shell ~ Arch-lts_x64-Xfce ~ LMDE_x64-Cinnamon

Offline

#4 2012-06-13 13:35:04

SanskritFritz
Member
From: Budapest, Hungary
Registered: 2009-01-08
Posts: 1,924
Website

Re: [SOLVED] Trying to RUN a Script at System Start

[solved] then?


zʇıɹɟʇıɹʞsuɐs AUR || Cycling in Budapest with a helmet camera || Revised log levels proposal: "FYI" "WTF" and "OMG" (John Barnette)

Offline

Board footer

Powered by FluxBB