summaryrefslogtreecommitdiff
path: root/net-misc/teamviewer/files/teamviewerd13.init
blob: 79dbc29e2aa8ad0ca8c6e9e24c53e0c2f1f7dde3 (plain)
1
2
3
4
5
6
7
8
#!/sbin/openrc-run
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

command="/opt/teamviewer13/tv_bin/teamviewerd"
command_args="-d"
description="Starts the TeamViewer remote control daemon"
pidfile="/var/run/teamviewerd.pid"