summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2008-08-20 10:20:19 -0700
committerSteve Langasek <steve.langasek@ubuntu.com>2019-01-03 17:28:26 -0800
commited81b89b72800644109a8e3f86e233e1668eb8b2 (patch)
tree8be4f27935e7e156f4d370c278610acec88c3216
parent04ef314b23d82cf8d57ada9915a5eae49f66317b (diff)
clear the state on the correct template
-rwxr-xr-xdebian/local/pam-auth-update4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/local/pam-auth-update b/debian/local/pam-auth-update
index 53e6334c..717e41f6 100755
--- a/debian/local/pam-auth-update
+++ b/debian/local/pam-auth-update
@@ -392,8 +392,8 @@ sub write_profiles
# at the end of a successful write, reset the 'seen' flag and the
# value of the debconf override question.
- fset($errtemplate,'seen','false');
- set($errtemplate,'false');
+ fset($overridetemplate,'seen','false');
+ set($overridetemplate,'false');
}
# reconcile the current config in /etc/pam.d with the saved ones in