Initial commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
---
|
||||
- name: Restore selinux context
|
||||
command: restorecon -irv /home/appuser
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
- name: set SELinux permissions on binary
|
||||
sefcontext:
|
||||
target: "/home/appuser/wo-bisch-web/wo-bisch-web"
|
||||
setype: bin_t
|
||||
notify:
|
||||
- Restore selinux context
|
||||
Reference in New Issue
Block a user