1. comitup.conf(5)
  2. comitup.conf(5)

NAME

comitup.conf - Comitup configuration file format

DESCRIPTION

The comitup.conf file configures the wifi management service comitup(8). It is located in the /etc/ directory.

PARAMETERS

base_name

By default, comitup will create a hotspot named comitup-<nnnn>, and publish avahi-daemon(8) host entries for comitup-<nnnn> and comitup. Setting this entry will change the comitup string with one of the users choosing.

web_service

This defines a user web service to be controlled by comitup. This service will be disabled in the HOTSPOT state in preference of the comitup web service, and will be enabled in the CONNECTED state. This should be the name of the systemd web service, such as apache2.service or nginx.service. This defaults to a null string, meaning no service is controlled.

Comitup is Copyright (C) 2016 David Steele <steele@debian.org>

SEE ALSO

comitup(8), comitup-cli(1), comitup-web(8)

  1. January 2017
  2. comitup.conf(5)