From 0a0a51e00cf5c081c080a16b35312c19d410836a Mon Sep 17 00:00:00 2001 From: exquo <62397152+exquo@users.noreply.github.com> Date: Tue, 2 Jun 2020 10:42:56 +0000 Subject: [PATCH] Remove references to the native unix-java library Since version 0.6.8 signal-cli uses hypfvieh dbus-java, so installing the packages libunixsocket-java (Debian), libmatthew-java (Fedora) or libmatthew-unix-java (ArchLinux) is not necessary. --- DBus-service.md | 1 - 1 file changed, 1 deletion(-) diff --git a/DBus-service.md b/DBus-service.md index 23d5929..8c78cf8 100644 --- a/DBus-service.md +++ b/DBus-service.md @@ -1,5 +1,4 @@ signal-cli can run in daemon mode and provides an experimental dbus interface. -For dbus support you need jni/unix-java.so installed on your system (Debian: libunixsocket-java ArchLinux: libmatthew-unix-java (AUR)). * Run in daemon mode (dbus session bus)