diff options
author | Stefan Kangas <skangas@skangas.se> | 2011-02-10 19:18:16 +0100 |
---|---|---|
committer | Stefan Kangas <skangas@skangas.se> | 2011-02-10 19:18:16 +0100 |
commit | 5c8a9b353e6d925ccab12533b358b69421c7875c (patch) | |
tree | 9d7780feee5821dcd75d5135bb3e4f92c04e5791 /fripost-mkpass | |
parent | d18b13bc64d66df89b2a37aacc8fca22a38dbb23 (diff) |
Do not add the maildir since postfix does this for us
Diffstat (limited to 'fripost-mkpass')
-rwxr-xr-x | fripost-mkpass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fripost-mkpass b/fripost-mkpass index 83a58ac..2047b8a 100755 --- a/fripost-mkpass +++ b/fripost-mkpass @@ -6,7 +6,7 @@ use strict; =head1 NAME -fripost-mkpass.pl - Create a random new password +fripost-mkpass - Create a random new password =cut |