Linux prevent teamviewer daemon from starting up

If you install teamviewer on linux, the teamviewerd is installed for startup, which is taking up resources and presents a potential security risk.

To prevent teamviewerd from starting up, open a terminal and issue:

sudo teamviewer --daemon disable

Ref: https://askubuntu.com/questions/267010/how-to-configure-teamviewer-so-it-does-not-load-unless-needed