From 00f84f3f2e9d088f06722f4351d67f5f577abe22 Mon Sep 17 00:00:00 2001 From: Casey Schaufler Date: Mon, 23 Dec 2013 11:07:10 -0800 Subject: [PATCH] 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-format-patch failed