[Unit] Description=Ookla Speedtest Server After=network.target [Service] Type=forking ExecStart=/var/www/html/ooklaserver.sh start ExecStop=/var/www/html/ooklaserver.sh stop WorkingDirectory=/var/www/html Restart=always User=root [Install] WantedBy=multi-user.target