diff options
Diffstat (limited to 'init.d/local')
| -rwxr-xr-x | init.d/local | 3 | 
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 : | 
