the system calls a run-parts on the folder so naming the files 1-abcxyz 2-abcxyz 3-abcxyz
will call them in that order Quoting elhobit <[EMAIL PROTECTED]>: > hi to all > > for my foxboard application i need some scripts which are executed at > start up. i placed the scripts in the boottime folder. now i recognized > that the names of the scripts got an influence to the correct > initialization of the system. i think the problem is the execution order > which is given of the names. > > does someone know the order in which the scripts are executed? > > is it the same order like the output of the ls command? > > thanks for the answer. > > >
