have omf_resctl run after sliverauth
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 11 Jul 2013 08:22:05 +0000 (10:22 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 11 Jul 2013 08:22:05 +0000 (10:22 +0200)
plugins/omf_resctl.py

index 7d82e79..5cefc2e 100644 (file)
@@ -13,7 +13,8 @@ import subprocess
 import tools
 import logger
 
-priority = 50
+# we need this to run after sliverauth
+priority = 150
 
 def start():
     pass