summaryrefslogtreecommitdiff
path: root/net-misc/anydesk/files/anydesk.init
blob: 5b8986ed8d1b323488716938c7b6f68837040956 (plain)
1
2
3
4
5
6
7
8
9
10
#!/sbin/openrc-run
# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

name="AnyDesk service"
description="AnyDesk global service"
command="/opt/bin/anydesk"
command_args="--service"
pidfile="/var/run/anydesk.pid"
command_background=true