summarylogtreecommitdiffstats
path: root/unified-remote-server.install
diff options
context:
space:
mode:
Diffstat (limited to 'unified-remote-server.install')
-rw-r--r--unified-remote-server.install9
1 files changed, 9 insertions, 0 deletions
diff --git a/unified-remote-server.install b/unified-remote-server.install
index b95a1284607c..6d13b6de3777 100644
--- a/unified-remote-server.install
+++ b/unified-remote-server.install
@@ -6,6 +6,15 @@ echo "
add the above line to a startup script etc.
+ There is also a user systemd serice available.
+ You can start it with
+ systemctl --user start urserver
+ You can enable at boot with
+ systemctl --user enable urserver
+ (Note: A one time call (as user) to
+ /opt/urserver/urserver-start
+ could be necessary before using it)
+
For more options:
/opt/urserver/urserver --help