diff options
-rw-r--r-- | templates/etc/s6-services/irc-services/log/run.epp | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/templates/etc/s6-services/irc-services/log/run.epp b/templates/etc/s6-services/irc-services/log/run.epp index 60f5e08..80a5a0b 100644 --- a/templates/etc/s6-services/irc-services/log/run.epp +++ b/templates/etc/s6-services/irc-services/log/run.epp @@ -13,6 +13,19 @@ define SERVICES_MAIL_FIFO ${SERVICES_LOGDIR}/mail_fifo fdmove -c 2 1 s6-log + -- + -" USERS: .* connected to the network" + -" USERS: .* disconnected from the network" + -" USERS: .* is now away:" + -" USERS: .* is no longer away" + -" USERS: .* quit" + -" USERS: .* changed nick to" + -" USERS: .* changes modes to \+[ix]+" + -" USERS: .* is no longer identified as" + -" USERS: .* used IDENTIFY and identified for account" + -" USERS: .* is now identified as" + -" CHANNEL: .* join" + -" CHANNEL: .* create" t s1048576 S2147483648 |