index
:
~~obsolete/initscripts
master
parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
netfs
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'netfs')
-rwxr-xr-x
netfs
2
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: