All of lore.kernel.org
 help / color / mirror / Atom feed
* smartmon needs to be able to write to physical devices.
@ 2007-02-20 17:20 Daniel J Walsh
  2007-02-26 18:18 ` Christopher J. PeBenito
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel J Walsh @ 2007-02-20 17:20 UTC (permalink / raw)
  To: Christopher J. PeBenito, SE Linux

[-- Attachment #1: Type: text/plain, Size: 50 bytes --]

Needs to write to SystemLow, for logs, tmp files.

[-- Attachment #2: nsaserefpolicy_policy_modules_services_smartmon.patch --]
[-- Type: text/x-patch, Size: 393 bytes --]

--- nsaserefpolicy/policy/modules/services/smartmon.te	2007-01-02 12:57:43.000000000 -0500
+++ serefpolicy-2.5.4/policy/modules/services/smartmon.te	2007-02-19 16:01:52.000000000 -0500
@@ -60,6 +60,7 @@
 fs_search_auto_mountpoints(fsdaemon_t)
 
 mls_file_read_up(fsdaemon_t)
+mls_file_write_down(fsdaemon_t)
 
 storage_raw_read_fixed_disk(fsdaemon_t)
 storage_raw_write_fixed_disk(fsdaemon_t)

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

* Re: smartmon needs to be able to write to physical devices.
  2007-02-20 17:20 smartmon needs to be able to write to physical devices Daniel J Walsh
@ 2007-02-26 18:18 ` Christopher J. PeBenito
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher J. PeBenito @ 2007-02-26 18:18 UTC (permalink / raw)
  To: Daniel J Walsh; +Cc: SE Linux

On Tue, 2007-02-20 at 12:20 -0500, Daniel J Walsh wrote:
> Needs to write to SystemLow, for logs, tmp files.

I've been thinking about this for a while.  Shouldn't this instead be
running at system high since its purpose is to monitor the hard disks?
It's temp files and pid files should also be at system high, and it
doesn't have its own logs, it uses syslog.

-- 
Chris PeBenito
Tresys Technology, LLC
(410) 290-1411 x150


--
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] 2+ messages in thread

end of thread, other threads:[~2007-02-26 18:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-20 17:20 smartmon needs to be able to write to physical devices Daniel J Walsh
2007-02-26 18:18 ` Christopher J. PeBenito

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.