chiark / gitweb /
Run with a custom SMACK domain (label).
authorAuke Kok <auke-jan.h.kok@intel.com>
Wed, 25 Sep 2013 22:49:42 +0000 (15:49 -0700)
committerAuke Kok <auke-jan.h.kok@intel.com>
Mon, 7 Oct 2013 17:23:20 +0000 (10:23 -0700)
commit8b197c3a8a57c3f7c231b39e5660856fd9580c80
tree7d917843342adab5f2002d0cfb730eb18c462419
parentd407c9402064d8b9d1b12dca6ca1ddb2688e5454
Run with a custom SMACK domain (label).

Allows the systemd --system process to change its current
SMACK label to a predefined custom label (usually "system")
at boot time.

This is needed to have a few system-generated folders and
sockets automatically be created with the right SMACK
label. Without that, processes either cannot communicate with
systemd or systemd fails to perform some actions.
configure.ac
src/core/smack-setup.c