File: README.Debian

package info (click to toggle)
anope 2.0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 9,156 kB
  • sloc: cpp: 64,371; sh: 602; cs: 312; perl: 135; php: 51; makefile: 42
file content (35 lines) | stat: -rw-r--r-- 882 bytes parent folder | download | duplicates (6)
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