HiveOS support
This commit is contained in:
parent
2a62844fe8
commit
370cf7487b
5 changed files with 147 additions and 0 deletions
20
hiveos/h-manifest.conf
Normal file
20
hiveos/h-manifest.conf
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue