Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
fsck.ext3 on bootup: msg#00075
|
Subject: |
fsck.ext3 on bootup |
Get these very early during boot up. I'm guessing we're trying to check
the 'early root' and that this is harmless. If so,
dontaudit fsadm_t device_t:blk_file { getattr };
That sound right?
tom
Sep 16 10:50:36 fedora kernel: ACPI: Sleep Button (CM) [FUTS]
Sep 16 10:50:36 fedora kernel: audit(1095357002.303:0): avc: denied {
getattr } for pid=1839 exe=/sbin/fsck.ext3 path=/dev/root dev=tmpfs
ino=2028 scontext=system_u:system_r:fsadm_t
tcontext=system_u:object_r:device_t tclass=blk_file
Sep 16 10:50:36 fedora kernel: EXT3 FS on hda2, internal journal Sep 16
10:50:36 fedora kernel: device-mapper: 4.1.0-ioctl (2003-12-10)
initialised: dm@xxxxxxxxxxxxxx Sep 16 10:50:36 fedora kernel:
audit(1095357004.327:0): avc: denied { getattr } for pid=2074
exe=/sbin/fsck.ext3 path=/dev/root dev=tmpfs ino=2028
scontext=system_u:system_r:fsadm_t tcontext=system_u:object_r:device_t
tclass=blk_file
|
| |