Sophie

Sophie

distrib > Mandriva > 7.2 > i586 > media > main-src > by-pkgid > 7f3fa8226ab7df8f08d2c1e65ecd097f > files > 24

linuxconf-1.21r5-5mdk.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
}