[apparmor] [patch] Convert SubDomain references to AppArmor.

Steve Beattie steve at nxnw.org
Sat Sep 11 15:54:18 BST 2010


On Fri, Sep 10, 2010 at 09:08:41PM -0700, Jesse Michael wrote:
> There are a few references to SubDomain lurking about in messages that are
> presented to the user.  This patch changes those over to AppArmor instead
> and fixes a small typo in the apparmor-spec.in file.
> 
> In translation files where "SubDomain" is used directly as a name, I
> converted those over to AppArmor, but left alone modifications of the
> SubDomain term, like "subdomini" and "Subdomæn"  I'm suspicious that the
> translator incorrectly treated the name as a compound word and translated
> it based on its components rather than just treating it as a proper noun,
> especially in cases like "sous-domaine", "poddomene", and "underdomänn".

Hrm, that does seem dubious.

> === modified file 'utils/apparmor-utils.spec.in'
> --- utils/apparmor-utils.spec.in	2008-02-19 18:49:35 +0000
> +++ utils/apparmor-utils.spec.in	2010-09-11 04:03:15 +0000
> @@ -83,7 +83,7 @@
>  %preun
>  if [ -x "/usr/sbin/sd-event-dispatch.pl" -a -e "/var/run/sd-event-dispatch.init.pid" ] ; then
>  	echo "Shutting down SubDomain Event daemon" ;
> -	/sbin/killproc -p /var/run/sd-event-disptach.init.pid -TERM /usr/sbin/sd-event-dispatch.pl >& /dev/null ;
> +	/sbin/killproc -p /var/run/sd-event-dispatch.init.pid -TERM /usr/sbin/sd-event-dispatch.pl >& /dev/null ;

Heh, nice typo catch; however, did you mean to skip the "SubDomain" in
the line immediately prior to it?

Otherwise, ACK from me.

-- 
Steve Beattie
<sbeattie at ubuntu.com>
http://NxNW.org/~steve/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
Url : https://lists.ubuntu.com/archives/apparmor/attachments/20100911/6a0d018c/attachment.pgp 


More information about the AppArmor mailing list