SME Server uses [http://smarden.org/runit/ runit], a UNIX init scheme with service supervision. See the man page of [http://smarden.org/runit/sv.8.html the 'sv' command]
+
+
All other linux common way to start or stop services are also valuable
+
+
/etc/init.d/servicename start/stop/status
+
service servicename start/stop/status
*start
*start
Line 905:
Line 911:
{{tip box|you may use TAB to auto-complete your command line}}
{{tip box|you may use TAB to auto-complete your command line}}
−
All other linux common way to start or stop services are also valuable