Merge branch 'master' of ssh://git.onelab.eu/git/nodemanager
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 11 Jul 2013 08:22:25 +0000 (10:22 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 11 Jul 2013 08:22:25 +0000 (10:22 +0200)
plugins/omf_resctl.py

index 13fa192..a5f4c68 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