MX on Linux: Difference between revisions

1 byte added ,  09:33, 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 for simple MX running
#* 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
#now copy file <tt>sudo cp EXISTING_PATH/CumulusMX/MXutils/linux/cumulusmx.service /etc/systemd/system/</tt>
#now copy file <tt>sudo cp EXISTING_PATH/CumulusMX/MXutils/linux/cumulusmx.service /etc/systemd/system/</tt>
5,838

edits