Changes

From SME Server
Jump to navigationJump to search
94 bytes added ,  13:42, 19 November 2020
Line 100: Line 100:  
Examples:  
 
Examples:  
   −
:systemctl start application
+
:<code>systemctl start application</code>
:systemctl try-restart application https://www.digitalocean.com/community/tutorials/how-to-use-systemctl-to-manage-systemd-services-and-units
+
:<code>systemctl try-restart application</code>
: systemctrl start restart try-restart ...  (not once...)
+
 
 +
For documentation of systemctl see:
 +
https://www.freedesktop.org/software/systemd/man/systemctl.html
 +
For usage examples see:
 +
https://www.digitalocean.com/community/tutorials/how-to-use-systemctl-to-manage-systemd-services-and-units
    
==Template for testing==
 
==Template for testing==

Navigation menu