systemd

#Linux

systemd unit example

[Unit]
Description=Name

[Service]
ExecStart=cmd

[Install]
WantedBy=multi-user.target