aboutsummaryrefslogtreecommitdiff
path: root/init.d/hostname
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/hostname
parent56148d60ddc1838afe9dafd90f18dd7aca758420 (diff)
Store the defined random pool size, #177722 thanks to Yaroslav Isakov.
Diffstat (limited to 'init.d/hostname')
-rwxr-xr-xinit.d/hostname2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/hostname b/init.d/hostname
index 86eb989a..4e804520 100755
--- a/init.d/hostname
+++ b/init.d/hostname
@@ -17,4 +17,4 @@ start() {
eend $? "Failed to set the hostname"
}
-# vim: ts=4 :
+# vim: set ts=4 :