[Pkg-sysvinit-devel] Bug#613807: /lib/init/bootclean.sh must remove /var/run/network/mountnfs

Ivan Baldo ibaldo at adinet.com.uy
Fri Dec 30 17:05:13 UTC 2011


  /lib/init/bootclean.sh must remove /var/run/network/mountnfs , it is 
an exception to the rule and it has to be done.
  I switched to tmpfs for /var/lock and /var/run and I don't have this 
problem anymore... but since that's optional users without tmpfs must 
be supported.
  A simple rm -rf /var/run/network/mountnfs after find . ! -type d -
delete || { report_err ; return 1 ; } should be enough.
  A simple change with good impact, please someone do it.
  Thanks a lot!






More information about the Pkg-sysvinit-devel mailing list