From f828787d46f6a1f9b6d46ca05ba3bfbaa658287a Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Tue, 2 Jul 2019 19:43:05 +0200 Subject: use sane default for p11-kit-remote path --- p11p-daemon/config/sys.config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/p11p-daemon/config/sys.config b/p11p-daemon/config/sys.config index de34e83..fe5922f 100644 --- a/p11p-daemon/config/sys.config +++ b/p11p-daemon/config/sys.config @@ -3,8 +3,7 @@ {p11p, [ {loglevel, 3}, - %%{remotebin_path, "/usr/local/libexec/p11-kit/p11-kit-remote"}, - {remotebin_path, "/home/linus/usr/libexec/p11-kit/p11-kit-remote"}, + {remotebin_path, "/usr/local/libexec/p11-kit/p11-kit-remote"}, {groups, [{"vtoken0", [ -- cgit v1.1