Don't try to nohup, let cron do it naturally.
This commit is contained in:
parent
c00ceaec0a
commit
b595b5dca3
@ -170,5 +170,5 @@
|
||||
## Reload ##
|
||||
|
||||
- name: Miner | Software | Nanominer | Reload
|
||||
shell: "killall {{ nanominer_script }}; killall {{ nanominer_exec }}; nohup {{ nanominer_script }} &"
|
||||
shell: "killall {{ nanominer_script }}; killall {{ nanominer_exec }}"
|
||||
become_user: mfn
|
Loading…
x
Reference in New Issue
Block a user