...
For Linux systems using systemd
like Red Hat Enterprise Linux 7 and /CentOS 7 & 8, the services description files will have to be modified to add dependencies using Before=
or After=
for example if you want to define a start and stop order.
...