aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/dataservice_app.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/dataservice_app.te')
-rw-r--r--sepolicy/dataservice_app.te2
1 files changed, 2 insertions, 0 deletions
diff --git a/sepolicy/dataservice_app.te b/sepolicy/dataservice_app.te
new file mode 100644
index 0000000..4f36595
--- /dev/null
+++ b/sepolicy/dataservice_app.te
@@ -0,0 +1,2 @@
+allow dataservice_app cnd_socket:sock_file write;
+allow dataservice_app cnd:unix_stream_socket connectto;