diff options
author | Steve Langasek <vorlon@debian.org> | 2008-08-20 10:42:11 -0700 |
---|---|---|
committer | Steve Langasek <steve.langasek@ubuntu.com> | 2019-01-03 17:28:26 -0800 |
commit | bedde1288078193d0191f89fd824590964a90fb9 (patch) | |
tree | 208d9bc9fc4f87b39fc1597261a910fa6187b81b /debian/pam-configs | |
parent | ed81b89b72800644109a8e3f86e233e1668eb8b2 (diff) | |
download | pam-bedde1288078193d0191f89fd824590964a90fb9.tar.gz pam-bedde1288078193d0191f89fd824590964a90fb9.tar.bz2 pam-bedde1288078193d0191f89fd824590964a90fb9.zip |
remove spurious 'conflict' with a non-existent module, which was added just for
example
Diffstat (limited to 'debian/pam-configs')
-rw-r--r-- | debian/pam-configs/unix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/pam-configs/unix b/debian/pam-configs/unix index 0c55e3d6..8f42b4f0 100644 --- a/debian/pam-configs/unix +++ b/debian/pam-configs/unix @@ -1,7 +1,6 @@ Name: Unix authentication Default: yes Priority: 256 -Conflicts: unix-zany Auth-Type: Primary Auth-Initial: [success=end default=ignore] pam_unix.so nullok_secure |