diff options
| author | Linus Nordberg <linus@sunet.se> | 2020-01-10 13:54:38 +0100 |
|---|---|---|
| committer | Linus Nordberg <linus@sunet.se> | 2020-01-10 14:06:11 +0100 |
| commit | bcf1816564b17aa0fb2a581d2887486212f8171a (patch) | |
| tree | 919ae1e69d6683d31db24f39889790505351d7d2 /p11p-daemon/config/sys.config | |
| parent | 34278d385bb0d005972e5fc25a4d5d36e40733ee (diff) | |
Rename remote -> client
Also rename token -> vtoken where appropriate.
Diffstat (limited to 'p11p-daemon/config/sys.config')
| -rw-r--r-- | p11p-daemon/config/sys.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/p11p-daemon/config/sys.config b/p11p-daemon/config/sys.config index 487bee0..74d2c21 100644 --- a/p11p-daemon/config/sys.config +++ b/p11p-daemon/config/sys.config @@ -3,7 +3,7 @@ {p11p, [ {loglevel, 3}, - {remotebin_path, "/usr/lib/x86_64-linux-gnu/p11-kit/p11-kit-remote"}, + {proxyapp_bin_path, "/usr/lib/x86_64-linux-gnu/p11-kit/p11-kit-remote"}, {groups, [{"vtoken0", [ |
