Author: baggins Date: Fri Feb 16 13:47:18 2007 GMT Module: SOURCES Tag: HEAD ---- Log message: - options for mopd
---- Files affected: SOURCES: mopd.sysconfig (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/mopd.sysconfig diff -u /dev/null SOURCES/mopd.sysconfig:1.1 --- /dev/null Fri Feb 16 14:47:18 2007 +++ SOURCES/mopd.sysconfig Fri Feb 16 14:47:13 2007 @@ -0,0 +1,6 @@ +# Nice level for mopd +SERVICE_RUN_NICE_LEVEL="+0" + +# The name of the network interface which mopd should listen on +# If ommited then mopd will listen on all interfaces +#INTERFACE=eth0 ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
