0

In this version there is no autostart.conf file in anydesk directory. In this case how can we disable autostart?

1 Answers1

4

Anydesk installs a systemd unit. You should be able to disable it with the following command:

sudo systemctl disable anydesk

popey
  • 24,549