Skip to content

Commit c4e12e1

Browse files
committed
bootupd: Put in permissive until SELinux issues are fixed
See: coreos/bootupd#694 See: fedora-selinux/selinux-policy#2334 See: fedora-selinux/selinux-policy#2341 See: fedora-selinux/selinux-policy#2362
1 parent 2181f67 commit c4e12e1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

bootupd.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,6 @@ postprocess:
3030
EOF
3131
chmod 644 /usr/lib/systemd/system/bootloader-update.service
3232
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

Comments
 (0)