Update of /cvsroot/devil-linux/build/config/etc/sysconfig/jail
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15020
Modified Files:
Tag: rel-1-2-patches
SETIATHOME
Log Message:
set nice level to 19
Index: SETIATHOME
===================================================================
RCS file: /cvsroot/devil-linux/build/config/etc/sysconfig/jail/SETIATHOME,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- SETIATHOME 21 Jul 2004 00:34:14 -0000 1.1.2.1
+++ SETIATHOME 21 Jul 2004 01:08:35 -0000 1.1.2.2
@@ -14,7 +14,7 @@
DAEMON setiathome
# parameters to give to the daemon
-#PARAM
+PARAM -nice 19
# define user and group under which this daemon should run
#USER
|