Line 158:
Line 158:
There are magic incantations to control zynthian via systemd
There are magic incantations to control zynthian via systemd
−
systemctl stop zynthian
+
systemctl stop zynthian
−
systemctl start zynthian
+
systemctl start zynthian
−
systemtl status zynthian
+
systemtl status zynthian
So to stop a running zynthian you issue the first of these and this will tell systemd to ignore the restart so you can take over the running of it.
So to stop a running zynthian you issue the first of these and this will tell systemd to ignore the restart so you can take over the running of it.