[opensuse] Howto handle init scripts that require network where networkmanager used?
Listmates: Interesting problem. I have created an init script and assigned it to S22 and K01 in runlevels 3 & 5. Basically, among other things it mounts several cifs shaers and therefore requires networking to be up. The only problem is that the script is being executed on a notebook where bringing up the network relies on network manager executing and establishing the connection which does not happen until user login to kde. So the question for the day is, how do you handle this issue? Any help would be appreciated. -- David C. Rankin, J.D., P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Am Mittwoch, 2. Juli 2008 07:57:11 schrieb David C. Rankin:
Listmates:
Interesting problem. I have created an init script and assigned it to S22 and K01 in runlevels 3 & 5. Basically, among other things it mounts several cifs shaers and therefore requires networking to be up. The only problem is that the script is being executed on a notebook where bringing up the network relies on network manager executing and establishing the connection which does not happen until user login to kde.
So the question for the day is, how do you handle this issue? Any help would be appreciated.
If you set up a connection in Yast NetworkManager will read it during startup and establish that connection without the need to log in. Regards, Helmut -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The Wednesday 2008-07-02 at 00:57 -0500, David C. Rankin wrote:
Listmates:
Interesting problem. I have created an init script and assigned it to S22 and K01 in runlevels 3 & 5.
So you are creating those links manually? That is wrong usage in a suse installation. Under some circumstances it will not work at all, and under some other circumstances, your links will be deleted. Please use the "suse" way of things. You can not assign numbers. (Search the archive, it has been discussed recently, twice at least)
Basically, among other things it mounts several cifs shaers and therefore requires networking to be up. The only problem is that the script is being executed on a notebook where bringing up the network relies on network manager executing and establishing the connection which does not happen until user login to kde.
So the question for the day is, how do you handle this issue? Any help would be appreciated.
Use the traditional network setup, not network manager. Yast does it. - -- Cheers, Carlos E. R. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4-svn0 (GNU/Linux) iD8DBQFIa1qXtTMYHG2NR9URAkuMAJ4tKhNhJ+IxTjhO7ti2DoWY+p6bRACbB6yD 8ewXwH3hwUbgA0Rj148pIbc= =9yvn -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (3)
-
Carlos E. R.
-
David C. Rankin
-
Helmut Schaa