summaryrefslogtreecommitdiffstats
path: root/xmrstak/params.hpp
diff options
context:
space:
mode:
authorfireice-uk <fireice-uk@users.noreply.github.com>2017-12-25 16:36:44 +0000
committerfireice-uk <fireice-uk@users.noreply.github.com>2017-12-25 16:36:44 +0000
commit038a4eb34d40abac8d0242f9ca881b0dac344723 (patch)
tree12ed16c47d2cac7b8af49259c17f4b17bc1caea9 /xmrstak/params.hpp
parent52c305796127258f29d119843e86906541ea27b3 (diff)
downloadxmr-stak-038a4eb34d40abac8d0242f9ca881b0dac344723.zip
xmr-stak-038a4eb34d40abac8d0242f9ca881b0dac344723.tar.gz
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 bc32612..4cc041c 100644
--- a/xmrstak/params.hpp
+++ b/xmrstak/params.hpp
@@ -38,6 +38,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