summaryrefslogtreecommitdiff
path: root/openvpn.initd
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2019-05-06 00:24:42 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2019-05-06 00:24:42 -0700
commita3ac7ede385386d96b46195feefe38c034657967 (patch)
tree31c5e344cc6db521024d3c95edee2138764ef0bf /openvpn.initd
parentRebuild to force an update to remove leftovers from testing (diff)
downloadopenvpn-openrc-master.tar.xz
Remove vim litterHEADmaster
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 :