From 9e0c1a6cd858ffb73c75dd8aeb6e89e6b8c3ff12 Mon Sep 17 00:00:00 2001 From: Antoine Jacoutot Date: Sat, 26 Dec 2015 09:55:16 +0000 Subject: Remove blank line for consistency with other rc.d scripts; no change in behavior. --- etc/rc.d/mountd | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'etc/rc.d/mountd') diff --git a/etc/rc.d/mountd b/etc/rc.d/mountd index 9033c197f4e..6a864c4e2d3 100644 --- a/etc/rc.d/mountd +++ b/etc/rc.d/mountd @@ -1,13 +1,12 @@ #!/bin/sh # -# $OpenBSD: mountd,v 1.5 2015/12/26 02:52:53 krw Exp $ +# $OpenBSD: mountd,v 1.6 2015/12/26 09:55:15 ajacoutot Exp $ daemon="/sbin/mountd" . /etc/rc.d/rc.subr pexp="mountd: \[priv\]" - rc_stop=NO rc_pre() { -- cgit v1.2.3