浏览代码

Updated appArmor/lxc

dyokunev 8 年之前
父节点
当前提交
de88a87391
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      appArmor/lxc.md

+ 1 - 0
appArmor/lxc.md

@@ -2,6 +2,7 @@ To define a separate profile for some program in a container you may use "cx"
 ```
 /path/to/program cx,
 ```
+see details here: http://wiki.apparmor.net/index.php/QuickProfileLanguage#File_permissions
 
 To forbid a way to see "dmesg" via "/proc/kmsg" you may add rule:
 ```