]> git.pld-linux.org Git - projects/rc-scripts.git/commitdiff
- better umount on stop
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 3 Dec 2010 10:31:50 +0000 (10:31 +0000)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 3 Dec 2010 10:31:50 +0000 (10:31 +0000)
svn-id: @11931

TODO

diff --git a/TODO b/TODO
index fa86d764d84f4d271fdeb9578c554a599aa388f4..5e3a8388fe536191473e8c170460ff8e6fe4ebe7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -13,6 +13,7 @@ Important:
     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
This page took 0.691 seconds and 4 git commands to generate.