Skip to content

Instantly share code, notes, and snippets.

@ljrk0
Created December 27, 2014 22:29
Show Gist options
  • Save ljrk0/9faf3cf1adbeef9074b7 to your computer and use it in GitHub Desktop.
Save ljrk0/9faf3cf1adbeef9074b7 to your computer and use it in GitHub Desktop.
dmesg | grep SELinux on CM12, mint
<7>[ 6.349580] SELinux: 2048 avtab hash slots, 7135 rules.
<7>[ 6.351777] SELinux: 2048 avtab hash slots, 7135 rules.
<7>[ 6.351808] SELinux: 1 users, 2 roles, 577 types, 0 bools, 1 sens, 1024 cats
<7>[ 6.351838] SELinux: 86 classes, 7135 rules
<7>[ 6.352937] SELinux: Completing initialization.
<7>[ 6.352937] SELinux: Setting up existing superblocks.
<7>[ 6.352968] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
<7>[ 6.352968] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
<7>[ 6.353059] SELinux: initialized (dev bdev, type bdev), not configured for labeling
<7>[ 6.353090] SELinux: initialized (dev proc, type proc), uses genfs_contexts
<7>[ 6.353120] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<7>[ 6.353120] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
<7>[ 6.360445] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
<7>[ 6.360476] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
<7>[ 6.360476] SELinux: initialized (dev anon_inodefs, type anon_inodefs), not configured for labeling
<7>[ 6.360506] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
<7>[ 6.360537] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
<7>[ 6.360598] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<7>[ 6.360659] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
<7>[ 12.972318] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
<7>[ 12.972653] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<7>[ 12.974820] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<7>[ 12.975003] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<7>[ 13.052372] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
<7>[ 13.093789] SELinux: initialized (dev mmcblk0p12, type ext4), uses xattr
<7>[ 13.100747] SELinux: initialized (dev mmcblk0p13, type ext4), uses xattr
<7>[ 13.222951] SELinux: initialized (dev mmcblk0p13, type ext4), uses xattr
<7>[ 13.649809] SELinux: initialized (dev mmcblk0p14, type ext4), uses xattr
<7>[ 13.710849] SELinux: initialized (dev mmcblk0p14, type ext4), uses xattr
<3>[ 13.722234] init: Warning! Service tad_static needs a SELinux domain defined; please fix!
<3>[ 13.769540] init: Warning! Service ta_qmi_service needs a SELinux domain defined; please fix!
<3>[ 461.230276] init: Warning! Service setup_fs needs a SELinux domain defined; please fix!
<3>[ 461.231588] init: Warning! Service secchand needs a SELinux domain defined; please fix!
<3>[ 461.232717] init: Warning! Service system_monitor needs a SELinux domain defined; please fix!
<3>[ 461.299893] init: Warning! Service irsc_util needs a SELinux domain defined; please fix!
<3>[ 461.300595] init: Warning! Service mac-update needs a SELinux domain defined; please fix!
<3>[ 461.301907] init: Warning! Service qrngd needs a SELinux domain defined; please fix!
<3>[ 461.302517] init: Warning! Service updatemiscta needs a SELinux domain defined; please fix!
<3>[ 461.375156] init: Warning! Service zygote needs a SELinux domain defined; please fix!
<3>[ 461.377720] init: Warning! Service wcnss-service needs a SELinux domain defined; please fix!
<7>[ 498.634640] SELinux: initialized (dev mmcblk0p15, type ext4), uses mountpoint labeling
<7>[ 498.693148] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
<7>[ 500.535449] SELinux: initialized (dev mmcblk1p1, type vfat), uses genfs_contexts
<7>[ 500.582206] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment