Fix selinux configuration

Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
This commit is contained in:
Mrunal Patel 2016-08-18 15:52:09 -07:00
parent bf82b19e33
commit a8329c5281

View file

@ -77,10 +77,10 @@
]
},
"selinux_options": {
"user": "selinux_test",
"role": "control",
"type": "dogfood",
"level": "s1"
"user": "system_u",
"role": "system_r",
"type": "svirt_lxc_net_t",
"level": "s0:c4-c5"
},
"user": {
"uid": 5,