Init startup script ordering

Clash Royale CLAN TAG#URR8PPP
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;
up vote
1
down vote
favorite
In the /etc/rc5.d directory there are example 2 shells to be executed on boot. S02dbus-1 and S20syslog. From my understanding S02dbus-1 will be executed first. Now if I take a look at the shell script of S02dbus-1 the header says # Required-Start: $remote_fs $syslog.
Does this mean syslog should already be running in order to start the dbus script ? If this is the case how come syslog will be executed after dbus ?
Is there also an easy way to visualise the boot process ? So I can easily see which scripts get executed when and when scripts are executed in parallel.
init-script sysvinit
add a comment |Â
up vote
1
down vote
favorite
In the /etc/rc5.d directory there are example 2 shells to be executed on boot. S02dbus-1 and S20syslog. From my understanding S02dbus-1 will be executed first. Now if I take a look at the shell script of S02dbus-1 the header says # Required-Start: $remote_fs $syslog.
Does this mean syslog should already be running in order to start the dbus script ? If this is the case how come syslog will be executed after dbus ?
Is there also an easy way to visualise the boot process ? So I can easily see which scripts get executed when and when scripts are executed in parallel.
init-script sysvinit
You are assuming that that is your boot process. Depending from the operating system, these may have nothing to do with it at all. You need to explain in the question how you know that you are using van Smoorenburgrc, or at the very least mention the name and version of the operating system.
â JdeBP
Jul 20 at 11:58
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
In the /etc/rc5.d directory there are example 2 shells to be executed on boot. S02dbus-1 and S20syslog. From my understanding S02dbus-1 will be executed first. Now if I take a look at the shell script of S02dbus-1 the header says # Required-Start: $remote_fs $syslog.
Does this mean syslog should already be running in order to start the dbus script ? If this is the case how come syslog will be executed after dbus ?
Is there also an easy way to visualise the boot process ? So I can easily see which scripts get executed when and when scripts are executed in parallel.
init-script sysvinit
In the /etc/rc5.d directory there are example 2 shells to be executed on boot. S02dbus-1 and S20syslog. From my understanding S02dbus-1 will be executed first. Now if I take a look at the shell script of S02dbus-1 the header says # Required-Start: $remote_fs $syslog.
Does this mean syslog should already be running in order to start the dbus script ? If this is the case how come syslog will be executed after dbus ?
Is there also an easy way to visualise the boot process ? So I can easily see which scripts get executed when and when scripts are executed in parallel.
init-script sysvinit
asked Jul 20 at 7:51
mbouchi
61
61
You are assuming that that is your boot process. Depending from the operating system, these may have nothing to do with it at all. You need to explain in the question how you know that you are using van Smoorenburgrc, or at the very least mention the name and version of the operating system.
â JdeBP
Jul 20 at 11:58
add a comment |Â
You are assuming that that is your boot process. Depending from the operating system, these may have nothing to do with it at all. You need to explain in the question how you know that you are using van Smoorenburgrc, or at the very least mention the name and version of the operating system.
â JdeBP
Jul 20 at 11:58
You are assuming that that is your boot process. Depending from the operating system, these may have nothing to do with it at all. You need to explain in the question how you know that you are using van Smoorenburg
rc, or at the very least mention the name and version of the operating system.â JdeBP
Jul 20 at 11:58
You are assuming that that is your boot process. Depending from the operating system, these may have nothing to do with it at all. You need to explain in the question how you know that you are using van Smoorenburg
rc, or at the very least mention the name and version of the operating system.â JdeBP
Jul 20 at 11:58
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f457368%2finit-startup-script-ordering%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
You are assuming that that is your boot process. Depending from the operating system, these may have nothing to do with it at all. You need to explain in the question how you know that you are using van Smoorenburg
rc, or at the very least mention the name and version of the operating system.â JdeBP
Jul 20 at 11:58