Commit graph

4 commits

Author SHA1 Message Date
AwesomeAdam54321
d78196b294 Removed subshells and changed '! test' in run scripts to 'test !' because it looks nicer to me 2021-06-26 10:59:09 +08:00
AwesomeAdam54321
c353452a7e Updated plymouth services to depend on display-manager instead of lightdm and updated other stuff 2021-06-24 20:11:12 +08:00
AwesomeAdam54321
b55c7a26ca Made all run and finish scripts executable 2021-06-24 14:35:35 +08:00
AwesomeAdam54321
53d6047957 Added plymouth-halt
Something to note is that these plymouth finish script will only continue further if the run script exited successfully(with an exit code of 0).
This is because the equivalent systemd service will only execute ExecStartPost= if the ExecStart= command finished successfully ( as per its manual at 'info systemd.service').
2021-06-22 08:19:47 +02:00