Overlay/net-misc/teamviewer/files/teamviewerd15.init

9 lines
282 B
Plaintext
Raw Normal View History

2021-01-30 15:09:43 +03:00
#!/sbin/openrc-run
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
command="/opt/teamviewer15/tv_bin/teamviewerd"
command_args="-d"
description="Starts the TeamViewer remote control daemon"
pidfile="/var/run/teamviewerd.pid"