|
|
|
@ -17,6 +17,7 @@ The program **systemctl** is how your manage these services (as root using sudo)
|
|
|
|
|
**disable** - turning off automatic startup when reboot<br/>
|
|
|
|
|
|
|
|
|
|
for example:
|
|
|
|
|
|
|
|
|
|
** sudo systemctl status dsgwdashboard<br/>
|
|
|
|
|
sudo systemctl enable dsgwdashboard<br/>
|
|
|
|
|
sudo systemctl start dsgwdashboard<br/>
|
|
|
|
|