This commit is contained in:
Jordi Sanfeliu 2013-01-07 13:11:37 +01:00
parent 1400098ef8
commit 4468c01379
1 changed files with 2 additions and 2 deletions

View File

@ -92,8 +92,6 @@ alert_rootfs_script = /path/to/script.sh
# -----------------------------------------------------------------------------
<kern>
graph_mode = r
rigid = 2
limit = 100
<list>
user = y
nice = y
@ -104,6 +102,8 @@ alert_rootfs_script = /path/to/script.sh
steal = y
guest = y
</list>
rigid = 2
limit = 100
</kern>