Ensure user owns all assets including logs accidentally created when runing by root.
This commit is contained in:
parent
399396bfc3
commit
aff17f56ef
@ -162,8 +162,7 @@
|
|||||||
## Permissions ##
|
## Permissions ##
|
||||||
|
|
||||||
- name: Miner | Software | Nanominer | Permissions
|
- name: Miner | Software | Nanominer | Permissions
|
||||||
shell: "chmod -R 755 {{ user_mfn.home }}/nanominer*"
|
shell: "chown -R mfn {{ user_mfn.home }}/nanominer*; chmod -R 755 {{ user_mfn.home }}/nanominer*"
|
||||||
become_user: mfn
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user