MX on Linux: Difference between revisions

7 bytes added ,  09:37, 21 April 2021
m
Line 595: Line 595:
# Use <tt>sudo nano cumulusmx.service</tt> to edit the service configuration file
# Use <tt>sudo nano cumulusmx.service</tt> to edit the service configuration file
# Look for '''ExecStart=/usr/bin/mono-service -d:'''
# Look for '''ExecStart=/usr/bin/mono-service -d:'''
#* Replace the path that follows the above text with the path to your CumulusMX.exe, add the '''-service''' and optionally add any other parameter (e.g. '''-debug''', -locale) as described in sub-sections above.
#* Replace the path that follows the above text with the path to your CumulusMX.exe, add the '''-service''' and optionally add any other parameter (e.g. '''-debug''', -locale, -port) as described in sub-sections above.
#save file
#save file
#now copy file  
#now copy file  
5,838

edits