only cosmetic
[nodemanager.git] / plugins / specialaccounts.py
index 14a9cc9..2cbda58 100644 (file)
@@ -1,8 +1,6 @@
 #!/usr/bin/python -tt
 # vim:set ts=4 sw=4 expandtab:
 #
-# $Id$
-# $URL$
 #
 # NodeManager plugin to create special accounts
 
@@ -25,7 +23,7 @@ import tools
 # right after conf_files
 priority = 3
 
-def start(options, conf):
+def start():
     logger.log("specialaccounts: plugin starting up...")
 
 def GetSlivers(data, conf = None, plc = None):