Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-15 | units: add 'smackfsroot=*' option into tmp.mount when SMACK is enabled | Sangjung Woo | |
If SMACK is enabled, 'smackfsroot=*' option should be specified in tmp.mount file since many non-root processes use /tmp for temporary usage. If not, /tmp is labeled as '_' and smack denial occurs when writing. |