All of lore.kernel.org
 help / color / mirror / Atom feed
* for bootsplash to operate correctly...
@ 2004-09-08 22:41 Luke Kenneth Casson Leighton
  2004-09-09  3:01 ` Chris PeBenito
  0 siblings, 1 reply; 3+ messages in thread
From: Luke Kenneth Casson Leighton @ 2004-09-08 22:41 UTC (permalink / raw)
  To: SE-Linux

... i hacked in the three following permissions:

# this is to allow splash to write to /proc/splash
allow initrc_t proc_t:file { write };


# this is for /sbin/fbresolution to write to /dev/fb0
allow initrc_t framebuf_device:t:chr_file { write };

# this is for fbmngplay to do err... *clueless*
allow initrc_t self:capability { sys_admin };

i look forward to one day writing a policy for the bootsplash
package :)

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-09-09  9:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-08 22:41 for bootsplash to operate correctly Luke Kenneth Casson Leighton
2004-09-09  3:01 ` Chris PeBenito
2004-09-09  9:57   ` Luke Kenneth Casson Leighton

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.