diff options
| author | Linus Nordberg <linus@sunet.se> | 2019-07-02 19:40:45 +0200 |
|---|---|---|
| committer | Linus Nordberg <linus@sunet.se> | 2019-07-02 19:40:45 +0200 |
| commit | c576175a46e64a9bb0980cdfde2e376ccdcc5ebf (patch) | |
| tree | d8ff87cd05c08c4352fe9341f34343b0a256f05c /p11p-daemon/config | |
| parent | 74bf309efefb091dfeedc9c8a452f74e0385e984 (diff) | |
move path to p11-kit-remote to config
Diffstat (limited to 'p11p-daemon/config')
| -rw-r--r-- | p11p-daemon/config/sys.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/p11p-daemon/config/sys.config b/p11p-daemon/config/sys.config index bf7a93d..fe5922f 100644 --- a/p11p-daemon/config/sys.config +++ b/p11p-daemon/config/sys.config @@ -3,6 +3,7 @@ {p11p, [ {loglevel, 3}, + {remotebin_path, "/usr/local/libexec/p11-kit/p11-kit-remote"}, {groups, [{"vtoken0", [ |
