We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2181f67 commit c4e12e1Copy full SHA for c4e12e1
bootupd.yaml
@@ -30,3 +30,6 @@ postprocess:
30
EOF
31
chmod 644 /usr/lib/systemd/system/bootloader-update.service
32
echo "enable bootloader-update.service" > /usr/lib/systemd/system-preset/81-atomic-desktop.preset
33
+
34
+ # Turn permissive mode on for bootupd until all SELinux issues are fixed
35
+ semanage permissive --noreload --add bootupd_t
0 commit comments