summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-06-23 09:19:54 -0700
committerEvan Prodromou <evan@controlyourself.ca>2009-06-23 09:19:54 -0700
commit009e40834c70c0e0b430552d37880a04be327465 (patch)
tree58ff863d39e021f45abc94b8ea1b5f525cbb47cc /scripts
parent545cbb2c82306872af4a227fd4fc7088da8e9a8c (diff)
pwgen not pwdgen
Diffstat (limited to 'scripts')
-rw-r--r--scripts/setup.cfg.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/setup.cfg.sample b/scripts/setup.cfg.sample
index 72e6a21af..dd3c2705f 100644
--- a/scripts/setup.cfg.sample
+++ b/scripts/setup.cfg.sample
@@ -9,5 +9,5 @@ export ADMIN=root
export ADMINPASS=yourpassword
export SITEDB=example_net_site
export AVATARBASE=/var/www/avatar.example.net
-export PWDGEN="pwdgen 20"
+export PWDGEN="pwgen 20"