Implement change registration
[cascardo/ipsilon.git] / ipsilon / login / authform.py
index c6b958f..eed35fc 100644 (file)
@@ -99,7 +99,7 @@ class Installer(LoginManagerInstaller):
         group.add_argument('--form-service', action='store', default='remote',
                            help='PAM service name to use for authentication')
 
-    def configure(self, opts):
+    def configure(self, opts, changes):
         if opts['form'] != 'yes':
             return