Changes

m
Line 14: Line 14:  
== SystemD ==
 
== SystemD ==
   −
The starting point for any modern linux system is systemd and zynthian makes much use of thus infrastructure. Thus logging is best handled by using journalctl ( journalctl -fu zynthian will give a running report of service start up).
+
The starting point for any modern linux system is systemd and zynthian makes much use of this infrastructure. Thus logging is best handled by using journalctl (journalctl -fu zynthian will give a running report of service start up).
      −
The entry point for the GUI that is managed by zynthian.service is the shell file  
+
The entry point for the GUI that is managed by zynthian.service is the shell file
    
== The Zynthian code entry point ==
 
== The Zynthian code entry point ==
60

edits