From: Luke Kenneth Casson Leighton <lkcl@lkcl.net>
To: SE-Linux <selinux@tycho.nsa.gov>
Subject: at last: info regarding boot problems on multiple partitions
Date: Wed, 8 Sep 2004 23:49:49 +0100 [thread overview]
Message-ID: <20040908224949.GK7717@lkcl.net> (raw)
FINALLY i got a useable system when i encountered a boot problem
[well, i got a console login].
the issue is that partitions fail to be mounted.
i had noticed over a period of time that programs like pump and dhclient
and some others would stop partitions from being unmounted during
shutdown.
[remember i have /boot, /, /usr, /var and /home]
for some reason, this also caused the partitions to fail to MOUNT on
startup.
just now i was able to log in.
audit2allow shows these:
allow local_login_t file_t:dir { search }
allow rpcd_t file_t:dir { search }.
and, sure enough, doing a ls -Z /usr shows that it is, in fact, set to
file_t.
the question is, therefore... why?
i figure it must be because i have that partition mounted.
consequently, the context of the mount point, /usr, never gets set
to a correct context because, of course, make relabel is only ever
run with all partitions mounted.
so.
my question is:
how do i restore the context of a mount-point....
whilst it's actually mounted!
l.
--
--
Truth, honesty and respect are rare commodities that all spring from
the same well: Love. If you love yourself and everyone and everything
around you, funnily and coincidentally enough, life gets a lot better.
--
<a href="http://lkcl.net"> lkcl.net </a> <br />
<a href="mailto:lkcl@lkcl.net"> lkcl@lkcl.net </a> <br />
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
next reply other threads:[~2004-09-08 22:38 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-08 22:49 Luke Kenneth Casson Leighton [this message]
2004-09-09 12:22 ` at last: info regarding boot problems on multiple partitions Stephen Smalley
2004-09-09 13:10 ` Luke Kenneth Casson Leighton
2004-09-09 16:33 ` Russell Coker
2004-09-09 17:30 ` Luke Kenneth Casson Leighton
2004-09-09 17:35 ` Luke Kenneth Casson Leighton
2004-09-09 18:38 ` Luke Kenneth Casson Leighton
2004-09-09 23:43 ` Luke Kenneth Casson Leighton
2004-09-11 16:20 ` Russell Coker
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040908224949.GK7717@lkcl.net \
--to=lkcl@lkcl.net \
--cc=selinux@tycho.nsa.gov \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.