summaryrefslogtreecommitdiffstats
path: root/xmrstak/params.hpp
diff options
context:
space:
mode:
authorpsychocrypt <psychocryptHPC@gmail.com>2017-12-26 23:37:38 +0100
committerGitHub <noreply@github.com>2017-12-26 23:37:38 +0100
commit85edb88f2919eaba4a44fad372229a144fffa868 (patch)
tree2e39df6dc5c41e2e359f62bd79a9cf5846966236 /xmrstak/params.hpp
parent756466de67907ab4bcfdd1b0235c14b585f62347 (diff)
parentb216f39a52d87e48b2399da5e3272a9a464ac359 (diff)
downloadxmr-stak-85edb88f2919eaba4a44fad372229a144fffa868.zip
xmr-stak-85edb88f2919eaba4a44fad372229a144fffa868.tar.gz
Merge pull request #702 from fireice-uk/topic-on-demand-elevation
On-demand elevation
Diffstat (limited to 'xmrstak/params.hpp')
-rw-r--r--xmrstak/params.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/xmrstak/params.hpp b/xmrstak/params.hpp
index 62cce47..d0d6685 100644
--- a/xmrstak/params.hpp
+++ b/xmrstak/params.hpp
@@ -42,6 +42,10 @@ struct params
std::string configFileNVIDIA;
std::string configFileCPU;
+ bool allowUAC = true;
+ std::string minerArg0;
+ std::string minerArgs;
+
params() :
binaryName("xmr-stak"),
executablePrefix(""),
OpenPOWER on IntegriCloud