Systemd Service Error

General support questions
supertight
Posts: 171
Joined: 2017/02/07 21:47:51

Re: Systemd Service Error

Post by supertight » 2018/01/22 00:28:04

supertight wrote:Now status is showing

Code: Select all

 /home/xmr-stak/bin/xmr.sh: line 3: .[code]/home/xmr-stak/bin/xmr-stak
: No such file or directory[/code]

This is the proper directory. from /home/xmr-stak/bin/ I can run ./xmr-stak and the miner will start.
I don't understand why I'm getting no such file or directory.
I got it.

line 3 should be:

Code: Select all

/home/xmr-stak/bin/xmr-stak

Post Reply