...
Linux OS
Edit If you have DualShield Linux version installed, you should edit the file "/etc/init.d/dualshield" /usr/lib/systemd/system/dualshield.service" to achieve the same effect as in Windows
| Code Block |
|---|
sudo su -
systemctl stop dualshield
nano /usr/lib/systemd/system/dualshield.service |
You must restart the DualShield service after any modification.
...

