SVN: rc-scripts/trunk/TODO

arekm arekm at pld-linux.org
Fri Dec 3 11:31:50 CET 2010


Author: arekm
Date: Fri Dec  3 11:31:50 2010
New Revision: 11931

Modified:
   rc-scripts/trunk/TODO
Log:
- better umount on stop

Modified: rc-scripts/trunk/TODO
==============================================================================
--- rc-scripts/trunk/TODO	(original)
+++ rc-scripts/trunk/TODO	Fri Dec  3 11:31:50 2010
@@ -13,6 +13,7 @@
     killproc slapd -TERM --waitforname slapd --waitfortime 300 
   while correct would be:
     killproc --waitforname slapd --waitfortime 300 slapd -TERM
+- switch to use __umount_*loop instead of own umount loop when stopping system
 
 Not realy important but maybe nice:
 - Add checking for privileges during restarting


More information about the pld-cvs-commit mailing list