#!/sbin/openrc-run# Copyright 1999-2018 Gentoo Authors# Distributed under the terms of the GNU General Public License v2name="AnyDesk service"description="AnyDesk global service"command="/usr/bin/anydesk"command_args="--service"pidfile="/var/run/anydesk.pid"command_background=true