* [PATCH] fix description of init_system_domain in init.if
@ 2011-04-27 14:22 Elia Pinto
2011-04-27 14:49 ` Christopher J. PeBenito
0 siblings, 1 reply; 2+ messages in thread
From: Elia Pinto @ 2011-04-27 14:22 UTC (permalink / raw)
To: selinux; +Cc: Elia Pinto
From: Elia Pinto <gitter.spiros@gmail.com>
Signed-off-by: Elia Pinto <gitter.spiros@gmail.com>
---
Changelog | 2 ++
policy/modules/system/init.if | 2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/Changelog b/Changelog
index 99e8f45..e385097 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,5 @@
+- Fix policy/modules/system/init.if init_system_domain description from
+ Elia Pinto.
- Postgresql selabel_lookup update from KaiGai Kohei.
- Dovecot managesieve support from Mika Pfluger.
- Semicolon after interface/template calls cleanup from Elia Pinto.
diff --git a/policy/modules/system/init.if b/policy/modules/system/init.if
index cc83689..6553873 100644
--- a/policy/modules/system/init.if
+++ b/policy/modules/system/init.if
@@ -304,7 +304,7 @@ interface(`init_ranged_daemon_domain',`
## </summary>
## <desc>
## <p>
-## Create a domain for long running processes (daemons/services)
+## Create a domain for short running processes (daemons/services)
## which are started by init scripts. These are generally applications that
## are used to initialize the system during boot.
## Long running processes
--
1.7.2.1.44.g721e7
--
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 related [flat|nested] 2+ messages in thread
* Re: [PATCH] fix description of init_system_domain in init.if
2011-04-27 14:22 [PATCH] fix description of init_system_domain in init.if Elia Pinto
@ 2011-04-27 14:49 ` Christopher J. PeBenito
0 siblings, 0 replies; 2+ messages in thread
From: Christopher J. PeBenito @ 2011-04-27 14:49 UTC (permalink / raw)
To: Elia Pinto; +Cc: selinux, Elia Pinto
On 04/27/11 10:22, Elia Pinto wrote:
> From: Elia Pinto <gitter.spiros@gmail.com>
>
> Signed-off-by: Elia Pinto <gitter.spiros@gmail.com>
> ---
> Changelog | 2 ++
> policy/modules/system/init.if | 2 +-
> 2 files changed, 3 insertions(+), 1 deletions(-)
>
> diff --git a/Changelog b/Changelog
> index 99e8f45..e385097 100644
> --- a/Changelog
> +++ b/Changelog
> @@ -1,3 +1,5 @@
> +- Fix policy/modules/system/init.if init_system_domain description from
> + Elia Pinto.
> - Postgresql selabel_lookup update from KaiGai Kohei.
> - Dovecot managesieve support from Mika Pfluger.
> - Semicolon after interface/template calls cleanup from Elia Pinto.
Please don't update the changelog. It might have changed between the
time you created the patch and when it was committed.
> diff --git a/policy/modules/system/init.if b/policy/modules/system/init.if
> index cc83689..6553873 100644
> --- a/policy/modules/system/init.if
> +++ b/policy/modules/system/init.if
> @@ -304,7 +304,7 @@ interface(`init_ranged_daemon_domain',`
> ## </summary>
> ## <desc>
> ## <p>
> -## Create a domain for long running processes (daemons/services)
> +## Create a domain for short running processes (daemons/services)
> ## which are started by init scripts. These are generally applications that
> ## are used to initialize the system during boot.
> ## Long running processes
While you're right that it is for short running processes,
daemons/services aren't short running processes, so that part should be
removed. I have manually fixed the description.
--
Chris PeBenito
Tresys Technology, LLC
www.tresys.com | oss.tresys.com
--
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:[~2011-04-27 14:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-27 14:22 [PATCH] fix description of init_system_domain in init.if Elia Pinto
2011-04-27 14:49 ` 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.