212. Deactivate Autostart of Upstart Daemons
echo "manual" | sudo tee /etc/init/teamviewerd.override
This example deactivates autostart of teamviewer daemon. Fill in different upstart script names from /etc/init directory with removing .conf extension and adding .override
Quelle: http://wiki.ubuntuusers.de/Upstart#Deaktivieren-von-Init-Jobs
Kategorie(n):