[Unit] Description=Nineskeletor websocket server After=local-fs.target network.target [Service] Type=simple ExecStart=/var/www/html/nineskeletor/bin/console app:Websocket --name nineskeletor Restart=on-watchdog [Install] WantedBy=multi-user.target