distro/rhel86+90: set selinux in permissive mode in installers

SELinux in the installer environment is in permissive mode in regular
installation ISOs
This commit is contained in:
Achilleas Koutsou 2022-02-24 17:41:29 +01:00 committed by Tom Gundersen
parent 365d754827
commit a7fbe916b7
18 changed files with 98 additions and 0 deletions

View file

@ -1272,6 +1272,12 @@
"/.buildstamp"
]
}
},
{
"type": "org.osbuild.selinux.config",
"options": {
"state": "permissive"
}
}
]
},

View file

@ -1961,6 +1961,12 @@
"/.buildstamp"
]
}
},
{
"type": "org.osbuild.selinux.config",
"options": {
"state": "permissive"
}
}
]
},

View file

@ -1297,6 +1297,12 @@
"/.buildstamp"
]
}
},
{
"type": "org.osbuild.selinux.config",
"options": {
"state": "permissive"
}
}
]
},

View file

@ -1991,6 +1991,12 @@
"/.buildstamp"
]
}
},
{
"type": "org.osbuild.selinux.config",
"options": {
"state": "permissive"
}
}
]
},

View file

@ -1307,6 +1307,12 @@
"/.buildstamp"
]
}
},
{
"type": "org.osbuild.selinux.config",
"options": {
"state": "permissive"
}
}
]
},

View file

@ -1919,6 +1919,12 @@
"/.buildstamp"
]
}
},
{
"type": "org.osbuild.selinux.config",
"options": {
"state": "permissive"
}
}
]
},

View file

@ -1335,6 +1335,12 @@
"/.buildstamp"
]
}
},
{
"type": "org.osbuild.selinux.config",
"options": {
"state": "permissive"
}
}
]
},

View file

@ -1956,6 +1956,12 @@
"/.buildstamp"
]
}
},
{
"type": "org.osbuild.selinux.config",
"options": {
"state": "permissive"
}
}
]
},

View file

@ -1285,6 +1285,12 @@
"/.buildstamp"
]
}
},
{
"type": "org.osbuild.selinux.config",
"options": {
"state": "permissive"
}
}
]
},

View file

@ -1994,6 +1994,12 @@
"/.buildstamp"
]
}
},
{
"type": "org.osbuild.selinux.config",
"options": {
"state": "permissive"
}
}
]
},

View file

@ -1312,6 +1312,12 @@
"/.buildstamp"
]
}
},
{
"type": "org.osbuild.selinux.config",
"options": {
"state": "permissive"
}
}
]
},

View file

@ -2027,6 +2027,12 @@
"/.buildstamp"
]
}
},
{
"type": "org.osbuild.selinux.config",
"options": {
"state": "permissive"
}
}
]
},

View file

@ -1319,6 +1319,12 @@
"/.buildstamp"
]
}
},
{
"type": "org.osbuild.selinux.config",
"options": {
"state": "permissive"
}
}
]
},

View file

@ -1942,6 +1942,12 @@
"/.buildstamp"
]
}
},
{
"type": "org.osbuild.selinux.config",
"options": {
"state": "permissive"
}
}
]
},

View file

@ -1341,6 +1341,12 @@
"/.buildstamp"
]
}
},
{
"type": "org.osbuild.selinux.config",
"options": {
"state": "permissive"
}
}
]
},

View file

@ -1973,6 +1973,12 @@
"/.buildstamp"
]
}
},
{
"type": "org.osbuild.selinux.config",
"options": {
"state": "permissive"
}
}
]
},