aboutsummaryrefslogtreecommitdiff
path: root/netfs
diff options
context:
space:
mode:
Diffstat (limited to 'netfs')
-rwxr-xr-xnetfs2
1 files changed, 2 insertions, 0 deletions
diff --git a/netfs b/netfs
index 19974d2..b89f515 100755
--- a/netfs
+++ b/netfs
@@ -33,3 +33,5 @@ case "$1" in
*)
echo "usage: $0 {start|stop|restart}"
esac
+
+# vim: set ts=2 noet: