commit | d21b7b049c0c1753a10c1d01606f42bad0e0f733 | [log] [tgz] |
---|---|---|
author | José Bollo <jobol@nonadev.net> | Fri Oct 02 15:15:56 2015 +0200 |
committer | Casey Schaufler <casey@schaufler-ca.com> | Fri Oct 09 15:13:24 2015 -0700 |
tree | 5e16c920a3229464a37b0cea3ed122f36650eac6 | |
parent | 8b549ef42a26f4ef604a9ede84f0260103942727 [diff] |
Smack: Minor initialisation improvement This change has two goals: - delay the setting of 'smack_enabled' until it will be really effective - ensure that smackfs is valid only if 'smack_enabled' is set (it is already the case in smack_netfilter.c) Signed-off-by: José Bollo <jose.bollo@iot.bzh> Acked-by: Casey Schaufler <casey@schaufler-ca.com>