<<

NAME

pf::services - module to manage the PacketFence services and daemons.

DESCRIPTION

pf::services contains the functions necessary to control the different PacketFence services and daemons. It also contains the functions used to generate or validate some configuration files.

CONFIGURATION AND ENVIRONMENT

Read the following configuration files: dhcpd_vlan.conf, networks.conf, violations.conf and switches.conf.

Generate the following configuration files: dhcpd.conf, named.conf, snort.conf, httpd.conf, snmptrapd.conf.

SUBROUTINES

service_ctl

get_service_manager

Get service manager my service name

service_list

Return the list of services that are allowed to be managed

AUTHOR

Inverse inc. <info@inverse.ca>

Minor parts of this file may have been contributed. See CREDITS.

COPYRIGHT

Copyright (C) 2005-2015 Inverse inc.

Copyright (C) 2005 Kevin Amorin

Copyright (C) 2005 David LaPorte

LICENSE

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

<<