The basic syntax to start, stop or restart Optic is:
sudo systemctl <action> finstack
Action | Command |
|---|---|
Start | sudo systemctl start finstack |
Stop | sudo systemctl stop finstack |
Restart | sudo systemctl restart finstack |
The basic syntax to start, stop or restart Optic is:
sudo systemctl <action> finstack
Action | Command |
|---|---|
Start | sudo systemctl start finstack |
Stop | sudo systemctl stop finstack |
Restart | sudo systemctl restart finstack |