units: add 'SmackFileSystemRoot=*' option into tmp.mount
authorSangjung Woo <sangjung.woo@samsung.com>
Wed, 21 Oct 2015 12:48:13 +0000 (21:48 +0900)
committerSangjung Woo <sangjung.woo@samsung.com>
Sat, 24 Oct 2015 11:54:21 +0000 (20:54 +0900)
commit5dfcb8d20021c8fc555a86c4fbbc72d5c9837150
tree1d9dbb238d24543bfe9e8f6a7fb0d40a814ba7b9
parent46a01abae985024572ec860bd02ca7f1fe458096
units: add 'SmackFileSystemRoot=*' option into tmp.mount

If SMACK is enabled, 'smackfsroot=*' option should be specified when
/tmp is mounted since many non-root processes use /tmp for temporary
usage. If not, /tmp is labeled as '_' and smack denial occurs when
writing.

In order to do that, 'SmackFileSystemRoot=*' is newly added into
tmp.mount.
Makefile.am
units/tmp.mount.m4 [moved from units/tmp.mount with 92% similarity]