1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
anope for Debian
----------------
This package does not start up automatically in installation, since
the configuration (at minimum /etc/anope/services.conf) needs to be
reviewed first. To enable the package to start, edit /etc/default/anope
to change 'no' to 'yes'. To start anope, run:
invoke-rc.d anope start
This package does not include any of the modules declared as 'extra' in
the upstream source. If you would like any of them to be included, please
file a 'wishlist' bug in the Debian BTS:
* m_sql_log
* m_ldap
* m_sqlite
* m_regex_pcre
* m_regex_posix
* m_regex_tre
* m_sql_authentication
* m_ldap_oper
* m_chanstats
* cs_fantasy_top
* irc2sql
* cs_fantasy_stats
* m_ssl_openssl
* m_ldap_authentication
* m_sasl_dh-blowfish
* m_sasl_dh-aes
* m_sql_oper
* m_mysql
* m_ssl_gnutls
-- Dominic Hargreaves <dom@earth.li> Sun Apr 12 19:15:41 BST 2015
|