Next: , Previous: , Up: Home Services   [Contents][Index]


13.3.13 Messaging Home Services

The ZNC bouncer can be run as a daemon to manage your IRC presence. With the (gnu home services messaging) service, you can configure ZNC to run upon login.

You will have to provide a ~/.znc/configs/znc.conf separately.

Here is an example of a service and its configuration that you could add to the services field of your home-environment:

(service home-znc-service-type)
Variable: home-znc-service-type

This is the type of the ZNC home service, whose value is a home-znc-configuration object.

Data Type: home-znc-configuration

Available home-znc-configuration fields are:

znc (default: znc) (type: file-like)

The ZNC package to use.

extra-options (predeterminadas: '())

Extra options will be passed to znc, please run man znc for more information.