X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/324d6bc6aae046fdf319a43ef93cc9474a9961b5..11afdfa934dc20a1317d8414e779c11aaaf86e4e:/docs/init-scripts.tex?ds=sidebyside diff --git a/docs/init-scripts.tex b/docs/init-scripts.tex index ea74ded7c..c8b07500b 100644 --- a/docs/init-scripts.tex +++ b/docs/init-scripts.tex @@ -29,8 +29,7 @@ or \texttt{/etc/init.d/\textit{name} disable}. This creates or removes symbolic init script in \texttt{/etc/rc.d}, which is processed by \texttt{/etc/init.d/rcS} at boot time. The order in which these scripts are run is defined in the variable \texttt{START} in the init -script, which is optional and defaults to \texttt{50}. Changing it requires running -\texttt{/etc/init.d/\textit{name} enable} again. +script. Changing it requires running \texttt{/etc/init.d/\textit{name} enable} again. You can also override these standard init script functions: \begin{itemize}