# Copyright 1999-2025. WebPros International GmbH. All rights reserved. [Unit] Description=Plesk Web Socket Service Wants=mariadb.service mysql.service After=network.target mariadb.service mysql.service [Service] Type=simple ExecStart=/opt/psa/bin/sw-engine-pleskrun /opt/psa/admin/plib/WebSocket/bin/ws-server.php User=psaadm Group=psaadm RuntimeDirectory=plesk-web-socket RuntimeDirectoryMode=0770 [Install] WantedBy=multi-user.target