[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lmi] zOMG SELinux
From: |
Greg Chicares |
Subject: |
[lmi] zOMG SELinux |
Date: |
Wed, 19 Feb 2020 23:48:36 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 |
Yesterday, no dots in 'ls -l' output:
/srv/chroot/lmi_bullseye_1[0]#ls -ld *
lrwxrwxrwx 1 root lmi 7 Feb 17 15:31 bin -> usr/bin
drwxr-xr-x 2 root root 4096 Jul 9 2019 boot
^ no dots
Today, after an upgrade from RHEL-7.6 to 7.7:
/srv/chroot/lmi_bullseye_1[0]#ls -ld *
lrwxrwxrwx. 1 root root 7 Feb 19 15:53 bin -> usr/bin
drwxr-xr-x. 2 root root 4096 Jul 9 2019 boot
^ dots
so they've turned on SELinux. Well, kind of:
$ getenforce
Permissive
But I've rerun this command since that change:
$sudo ./install_redhat.sh
and the logs look just fine, so everything seems to be working.
And
sudo grep "selinux" /var/log/messages
shows no complaints about anything I've done so far.
Should I anticipate problems? Is there anything I need to learn now?
- [lmi] zOMG SELinux,
Greg Chicares <=