summaryrefslogtreecommitdiff
path: root/openvpn.initd
diff options
context:
space:
mode:
Diffstat (limited to 'openvpn.initd')
-rwxr-xr-xopenvpn.initd2
1 files changed, 0 insertions, 2 deletions
diff --git a/openvpn.initd b/openvpn.initd
index b42aa13..e0098b4 100755
--- a/openvpn.initd
+++ b/openvpn.initd
@@ -129,5 +129,3 @@ stop() {
--exec /usr/sbin/openvpn --pidfile "${VPNPID}"
eend $?
}
-
-# vim: set ts=4 :