diff options
author | Evax Software <[email protected]> | 2011-04-08 11:08:22 +0200 |
---|---|---|
committer | Evax Software <[email protected]> | 2011-04-08 11:08:22 +0200 |
commit | 6fae12bd978f8b577cdbad92aab862af4299ae86 (patch) | |
tree | c0347ae4495e07cf2695849c2361781aac803388 /README.md | |
parent | 1d2fd523df44102a1b1ceb2310d921982b6d11c3 (diff) | |
download | kerl-6fae12bd978f8b577cdbad92aab862af4299ae86.tar.gz kerl-6fae12bd978f8b577cdbad92aab862af4299ae86.tar.bz2 kerl-6fae12bd978f8b577cdbad92aab862af4299ae86.zip |
Allow using KERL_SASL_STARTUP prepending it to the command line
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -246,7 +246,7 @@ You can auto-install agner packages listing them in the KERL_AGNER_AUTOINSTALL v #### SASL startup -You can have SASL started automatically setting KERL_SASL_STARTUP=yes in your $HOME/.kerlrc file +You can have SASL started automatically setting KERL_SASL_STARTUP=yes in your $HOME/.kerlrc file or prepending it to the command line update ------ |