From: AsamK Date: Fri, 15 Jan 2021 17:28:54 +0000 (+0100) Subject: Allow calling signal-cli without -u flag X-Git-Tag: v0.7.3~18 X-Git-Url: https://git.nmode.ca/signal-cli/commitdiff_plain/ca86c421ebb1a3930fa309a2d95a4090108c2e62?ds=inline;hp=ca86c421ebb1a3930fa309a2d95a4090108c2e62 Allow calling signal-cli without -u flag For daemon command all local users will be exposed as dbus objects If only one local user exists, all other commands will use that user, otherwise a user has to be specified. ---