The basic syntax to start, stop or restart FIN is:

sudo systemctl <action> finstack

Action

Command

Start

sudo systemctl start finstack

Stop

sudo systemctl stop finstack

Restart

sudo systemctl restart finstack