Cant stop FortiClient vpn from starting on startup

Solution 1:

You can do it using these commands with sudo privilege:

To shutdown FortiClient:

systemctl stop forticlient-scheduler

To disable the auto start at the next boot:

systemctl disable forticlient-scheduler