[srvx-commits] CVS: services srvx.conf.example,1.37,1.38
Brought to you by:
entrope
|
From: Entrope <en...@us...> - 2003-07-08 04:21:23
|
Update of /cvsroot/srvx/services
In directory sc8-pr-cvs1:/tmp/cvs-serv31361
Modified Files:
srvx.conf.example
Log Message:
implement RFE [690254] - nodelete override level
Index: srvx.conf.example
===================================================================
RCS file: /cvsroot/srvx/services/srvx.conf.example,v
retrieving revision 1.37
retrieving revision 1.38
diff -C2 -r1.37 -r1.38
*** srvx.conf.example 6 Jul 2003 03:25:30 -0000 1.37
--- srvx.conf.example 8 Jul 2003 04:21:20 -0000 1.38
***************
*** 206,209 ****
--- 206,211 ----
"network_helper_epithet" "a wannabe tyrant";
"support_helper_epithet" "a wannabe tyrant";
+ // minimum opserv access to set, clear or override nodelete setting?
+ "nodelete_level" "1";
};
|