X-Git-Url: http://git.cascardo.info/?p=cascardo%2Fipsilon.git;a=blobdiff_plain;f=ipsilon%2Flogin%2Fauthpam.py;h=1a34f8ff5ba0eb4f8353f62178d9c09dda23c487;hp=c2a6afb0250020dae3b5b10788987a8a229ea178;hb=485baf6ee7a315d1af1086fe5b5da8cff6c4ba37;hpb=cfe24fa3dc15d87f3ace944a2d62a0f4c5ee496c diff --git a/ipsilon/login/authpam.py b/ipsilon/login/authpam.py index c2a6afb..1a34f8f 100644 --- a/ipsilon/login/authpam.py +++ b/ipsilon/login/authpam.py @@ -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