HiveOS support

This commit is contained in:
Haifa Bogdan Adnan 2019-08-28 00:56:55 +03:00
parent 2a62844fe8
commit 370cf7487b
5 changed files with 147 additions and 0 deletions

20
hiveos/h-manifest.conf Normal file
View file

@ -0,0 +1,20 @@
#
# NinjaRig by Haifa Bogdan Adnan
#
# GitHub src: https://github.com/bogdanadnan/ninjarig
#
# HiveOS adaptation by Haifa Bogdan Adnan
#
CUSTOM_NAME=ninjarig
CUSTOM_VERSION=1.0.0
CUSTOM_CONFIG_FILENAME=/hive/miners/custom/${CUSTOM_NAME}/${CUSTOM_NAME}.conf
CUSTOM_LOG_BASENAME=/var/log/miner/$CUSTOM_NAME/$CUSTOM_NAME
CUSTOM_LOG_FOLDER=/var/log/miner/$CUSTOM_NAME
CUSTOM_API_PORT=10000