Date
1 - 2 of 2
Analog_Reflector
Chris Viningre
What is the best way to auto start during boot for Analog_Reflector on a Raspberry pi server?
|
|
The install sets up Analog_Reflector to start on boot. systemctl enable analog_reflector # setup to start at boot systemctl status analog_reflector # is it running etc systemctl stop analog_reflector # stop Analog Reflector systemctl start analog_reflector #
On 2/3/22 17:10, Chris Viningre wrote:
|
|