You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
287 B

#!/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="/run/anydesk.pid"
command_background=true