chiark / gitweb /
smack: relabel directories and files created by systemd
authorŁukasz Stelmach <l.stelmach@samsung.com>
Wed, 19 Feb 2014 15:39:04 +0000 (16:39 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 24 Feb 2014 16:36:06 +0000 (17:36 +0100)
commit2453d7e447057f2652114c1822bfc8c5600236fe
treecf520b016a79e23093e8c1b39f492462813ba58d
parent650264033f2f98f6319513958d94d59078654af8
smack: relabel directories and files created by systemd

Systemd creates directories in /dev. These directories will
get the label of systemd, which is the label of the System
domain, which is not accessable to everyone. Relabel the
directories, files and symlinks created so that they can be
generally used.

Based on a patch by Casey Schaufler <casey@schaufler-ca.com>.
src/shared/label.c