How do I go about enabling the Teamviewer daemon?
From looking at the post for samba, I have tried:
sudo pacman -S teamviewer-66serv
sudo pacman -S teamviewerd-66serv
sudo mkdir -p /run/teamviewer
sudo /opt/teamviewer/tv_bin/teamviewerd -F -S
Without any luck.
I would like to be able to create my own services to enable daemons but am unsure where to start. I am a long time arch user but am only now getting into systemd-free operating systems and obarun seems to boot the fastest and gives me most of the arch goodies. I am familiar with "systemctl enable", "systemctl start" and "systemctl stop". Any pointers that use those as examples may be helpful to me. If these commands don't make sense in 66 then any other help on how to create and enable daemon services would be appreciated.
Thanks to the developers for all your work.
Bill Dika
From looking at the post for samba, I have tried:
sudo pacman -S teamviewer-66serv
sudo pacman -S teamviewerd-66serv
sudo mkdir -p /run/teamviewer
sudo /opt/teamviewer/tv_bin/teamviewerd -F -S
Without any luck.
I would like to be able to create my own services to enable daemons but am unsure where to start. I am a long time arch user but am only now getting into systemd-free operating systems and obarun seems to boot the fastest and gives me most of the arch goodies. I am familiar with "systemctl enable", "systemctl start" and "systemctl stop". Any pointers that use those as examples may be helpful to me. If these commands don't make sense in 66 then any other help on how to create and enable daemon services would be appreciated.
Thanks to the developers for all your work.
Bill Dika