From: Russell Coker <russell@coker.com.au>
To: Greg Norris <haphazard@kc.rr.com>
Cc: SELinux <selinux@tycho.nsa.gov>
Subject: Re: [patch] misc. policy updates
Date: Mon, 20 Dec 2004 12:01:10 +1100 [thread overview]
Message-ID: <200412201201.11825.russell@coker.com.au> (raw)
In-Reply-To: <20041217012224.GA11330@yggdrasil.localdomain>
[-- Attachment #1: Type: text/plain, Size: 928 bytes --]
On Friday 17 December 2004 12:22, Greg Norris <haphazard@kc.rr.com> wrote:
> The attached diff against ddclient.te is necessary in order for it to
> work properly with the new networking macros. Also, it updates my email
> address in the policy header. The other two simply perform the latter
> update for the other policies I've submitted.
I've added them to my tree. I also added "log_domain(ddclient)" at the end of
the file (no patch attached as a patch for a patch is painful) and added the
attached patch to the file_contexts.
This means that ddclient takes over the policy of ddt-client. Please delete
ddt-client.te and ddt-client.fc from the policy source.
--
http://www.coker.com.au/selinux/ My NSA Security Enhanced Linux packages
http://www.coker.com.au/bonnie++/ Bonnie++ hard drive benchmark
http://www.coker.com.au/postal/ Postal SMTP/POP benchmark
http://www.coker.com.au/~russell/ My home page
[-- Attachment #2: diff --]
[-- Type: text/x-diff, Size: 690 bytes --]
--- /usr/src/se/policy/file_contexts/program/ddclient.fc 2004-11-20 01:18:19.000000000 +1100
+++ file_contexts/program/ddclient.fc 2004-12-20 11:56:53.000000000 +1100
@@ -3,3 +3,9 @@
/usr/sbin/ddclient -- system_u:object_r:ddclient_exec_t
/var/cache/ddclient(/.*)? -- system_u:object_r:ddclient_var_t
/var/run/ddclient\.pid -- system_u:object_r:ddclient_var_run_t
+# ddt - Dynamic DNS client
+/usr/sbin/ddtcd -- system_u:object_r:ddclient_exec_t
+/var/run/ddtcd\.pid -- system_u:object_r:ddclient_var_run_t
+/etc/ddtcd\.conf -- system_u:object_r:ddclient_etc_t
+/var/lib/ddt-client(/.*)? system_u:object_r:var_lib_ddclient_t
+/var/log/ddtcd\.log.* -- system_u:object_r:ddclient_log_t
next prev parent reply other threads:[~2004-12-20 1:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-17 1:22 [patch] misc. policy updates Greg Norris
2004-12-20 1:01 ` Russell Coker [this message]
2004-12-20 21:54 ` James Carter
2004-12-23 12:33 ` Russell Coker
2004-12-28 22:29 ` Latest patch Daniel J Walsh
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=200412201201.11825.russell@coker.com.au \
--to=russell@coker.com.au \
--cc=haphazard@kc.rr.com \
--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.