diff options
Diffstat (limited to 'init.d/swap')
-rw-r--r-- | init.d/swap | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/init.d/swap b/init.d/swap index 53cf45c6..8e7d42f7 100644 --- a/init.d/swap +++ b/init.d/swap @@ -2,11 +2,6 @@ # Copyright 2007-2008 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. -depend() -{ - need localmount -} - start() { ebegin "Activating swap" |