Skip to main content

Autostart PoolParty on Linux

Abstract

Autostart PoolParty on Linux

This section contains a short guide on how to configure autostarting PoolParty on the supported Linux operating systems.

By default PoolParty will be installed in a root context, so root privileges apply also when it is running, which is recommended best practice for PoolParty.

You would configure autostart therefore with root privileges, as follows.

Add the following line of code to the respective place in the rc.local file:

su -l poolparty -c "/opt/poolparty/bin/poolparty start"

Note

Starting from PoolParty 2024 Release 2 only installations on Debian 12 as the tested distribution are fully covered by our SLAs. While we are happy to assist with installation on other distributions, this support is provided on a best-effort basis or through our dedicated Development Support package.