You are not logged in.

seb

Professional

  • "seb" started this thread

Posts: 622

Location: Sydney

Occupation: Student

  • Send private message

1

Tuesday, December 30th 2003, 7:57am

Start-up scripts

is there a location or a file which i can ammend to add some system wide startup scripts for boot, like a bandwidth shaper or a firewall? I hate having to load them manually.

anda_skoa

Professional

Posts: 1,273

Location: Graz, Austria

Occupation: Software Developer

  • Send private message

2

Tuesday, December 30th 2003, 1:48pm

Not a KDE specific questions, but I'll give it a try :)

Startup scripts are usually in /etc/init.d (might be slightly different depending on your distribution) which are then linked into the runlevel directories to have them executed at the correct point during boot.

You could ask in the Distrobution section of this board in the forum of the distribution you are using.

Cheers,
_
Qt/KDE Developer
Debian User

seb

Professional

  • "seb" started this thread

Posts: 622

Location: Sydney

Occupation: Student

  • Send private message

3

Tuesday, December 30th 2003, 10:27pm

would this just mean that i place symbolic links of my scripts in that directory?

thanks for your help
Seb

anda_skoa

Professional

Posts: 1,273

Location: Graz, Austria

Occupation: Software Developer

  • Send private message

4

Thursday, January 8th 2004, 6:19pm

Quoted

Original von seb

would this just mean that i place symbolic links of my scripts in that directory?


Yes, the link has some special name though.
Most distributions have some tool which creates such links

Cheers,
_
Qt/KDE Developer
Debian User