Skip to content

Commit

Permalink
[signond] Use peer-to-peer dbus connections for signon
Browse files Browse the repository at this point in the history
This commit ensures that we use peer-to-peer dbus connections instead
of the session bus between signond and the client process requesting
signon.
  • Loading branch information
Chris Adams committed Mar 3, 2015
1 parent 2cf55fa commit 1b3d0ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpm/libsignon-qt5.spec
Expand Up @@ -172,7 +172,7 @@ This package contains tests for signon
chmod +x tests/create-tests-definition.sh

%build
%qmake5 TESTDIR=/opt/tests/signon CONFIG+=install_tests
%qmake5 TESTDIR=/opt/tests/signon CONFIG+=install_tests CONFIG+=enable-p2p
make %{?_smp_mflags}


Expand Down

0 comments on commit 1b3d0ec

Please sign in to comment.