Sophie

Sophie

distrib > Mandriva > 10.2 > x86_64 > by-pkgid > 047d82c1bb63880beff209aa9ac8e9da > files > 32

linuxconf-1.33r1-1mdk.src.rpm

# default: off
# description: The Linuxconf system can also be accessed via a web \
#              browser.  Enabling this service will allow connections to \
#              Linuxconf running in web UI mode.
service linuxconf
{
	socket_type	= stream
	wait		= yes
	user		= root
	server		= /sbin/linuxconf
	server_args	= --http
	disable		= yes
}