Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

start automaticly #5

Open
wareck opened this issue Jul 29, 2017 · 2 comments
Open

start automaticly #5

wareck opened this issue Jul 29, 2017 · 2 comments

Comments

@wareck
Copy link

wareck commented Jul 29, 2017

Hi
I'm searching a way to start this script when my rig start
For now, as python must be run in root, I need to put a password
If you have a solution ...

Is this works for zcash and ethereum ?

best regards

Olivier

@rogeryan
Copy link

Put a line in your /etc/rc.local
su -s /bin/sh -c 'python /YOUR FULL PATH/remove_mining_fees.py' root

Since rc.local will run as root when system boots up, you won't need to put a password there.

@wareck
Copy link
Author

wareck commented Aug 24, 2017

thanks a lot ! perfect !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants