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