summaryrefslogtreecommitdiff
path: root/init.d/swap
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/swap')
-rw-r--r--init.d/swap3
1 files changed, 2 insertions, 1 deletions
diff --git a/init.d/swap b/init.d/swap
index 2037f6c..53cf45c 100644
--- a/init.d/swap
+++ b/init.d/swap
@@ -2,7 +2,8 @@
# Copyright 2007-2008 Roy Marples <roy@marples.name>
# All rights reserved. Released under the 2-clause BSD license.
-depend() {
+depend()
+{
need localmount
}