From: Casey Schaufler Date: Mon, 23 Dec 2013 19:07:10 +0000 (-0800) Subject: Smack: Make the syslog control configurable X-Git-Tag: v3.14-rc1~147^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00f84f3f2e9d088f06722f4351d67f5f577abe22;p=pandora-kernel.git Smack: Make the syslog control configurable The syslog control requires that the calling proccess have the floor ("_") Smack label. Tizen does not run any processes except for kernel helpers with the floor label. This changes allows the admin to configure a specific label for syslog. The default value is the star ("*") label, effectively removing the restriction. The value can be set using smackfs/syslog for anyone who wants a more restrictive behavior. Targeted for git://git.gitorious.org/smack-next/kernel.git Signed-off-by: Casey Schaufler --- Reading git-diff-tree failed