MX on Linux: Difference between revisions

1 byte removed ,  09:34, 21 April 2021
m
Line 594: Line 594:
#* At time of typing this, the subfolder only contains one file, the one we need to edit
#* At time of typing this, the subfolder only contains one file, the one we need to edit
# 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) as described in sub-sections above.
#save file
#save file
5,838

edits