https://bugzilla.novell.com/show_bug.cgi?id=808144 https://bugzilla.novell.com/show_bug.cgi?id=808144#c4 --- Comment #4 from Jan Engelhardt <jengelh@inai.de> 2013-03-13 15:21:26 CET --- v-sfac:/etc/systemd/system # find | grep teamv ./teamviewerd.service ./graphical.target.wants/teamviewerd.service v-sfac:/etc/systemd/system # ls -l teamviewerd.service graphical.target.wants/teamviewerd.service lrwxrwxrwx 1 root root 50 Mar 12 08:46 graphical.target.wants/teamviewerd.service -> /opt/teamviewer8/tv_bin/script/teamviewerd.service lrwxrwxrwx 1 root root 50 Mar 12 08:46 teamviewerd.service -> /opt/teamviewer8/tv_bin/script/teamviewerd.service v-sfac:/etc/systemd/system # cat /opt/teamviewer8/tv_bin/script/teamviewerd.service [Unit] Description = TeamViewer remote control daemon Wants = display-manager.service After = NetworkManager-wait-online.service network.target [Service] Type = forking PIDFile = /var/run/teamviewerd.pid ExecStart = /opt/teamviewer8/tv_bin/teamviewerd -d Restart = on-abort StartLimitInterval = 60 StartLimitBurst = 10 [Install] WantedBy = graphical.target v-sfac:/etc/systemd/system # -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.