[Unit] Description=My Dashboard service After=multi-user.target [Service] Type=simple Restart=always ExecStart=/path/to/launcher.sh [Install] WantedBy=multi-user.target