aboutsummaryrefslogtreecommitdiff
path: root/init.d/local
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-05-11 10:33:49 +0000
committerRoy Marples <roy@marples.name>2007-05-11 10:33:49 +0000
commit81ccc674462dea1609664f0b887c5729dac9ba6d (patch)
treed236be845de7ba2f28c0b5ee6b1176e35a5a90e6 /init.d/local
parent56148d60ddc1838afe9dafd90f18dd7aca758420 (diff)
Store the defined random pool size, #177722 thanks to Yaroslav Isakov.
Diffstat (limited to 'init.d/local')
-rwxr-xr-xinit.d/local3
1 files changed, 1 insertions, 2 deletions
diff --git a/init.d/local b/init.d/local
index 4e4c265c..77d02668 100755
--- a/init.d/local
+++ b/init.d/local
@@ -30,5 +30,4 @@ stop() {
eend $? $"Failed to stop local"
}
-
-# vim:ts=4
+# vim: set ts=4 :