diff --git a/init.d/swap b/init.d/swap index 2037f6cb..53cf45c6 100644 --- a/init.d/swap +++ b/init.d/swap @@ -2,7 +2,8 @@ # Copyright 2007-2008 Roy Marples # All rights reserved. Released under the 2-clause BSD license. -depend() { +depend() +{ need localmount }