summaryrefslogtreecommitdiff
path: root/net-misc/anydesk/files/anydesk.init
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/anydesk/files/anydesk.init')
-rw-r--r--net-misc/anydesk/files/anydesk.init10
1 files changed, 10 insertions, 0 deletions
diff --git a/net-misc/anydesk/files/anydesk.init b/net-misc/anydesk/files/anydesk.init
new file mode 100644
index 000000000000..5b8986ed8d1b
--- /dev/null
+++ b/net-misc/anydesk/files/anydesk.init
@@ -0,0 +1,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