summaryrefslogtreecommitdiffstats
path: root/network/dovecot/rc.dovecot
diff options
context:
space:
mode:
Diffstat (limited to 'network/dovecot/rc.dovecot')
-rw-r--r--network/dovecot/rc.dovecot4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/dovecot/rc.dovecot b/network/dovecot/rc.dovecot
index 700e1bfc4c..228eb2915e 100644
--- a/network/dovecot/rc.dovecot
+++ b/network/dovecot/rc.dovecot
@@ -1,4 +1,5 @@
#!/bin/bash
+
# Copyright 2006, Alan Hicks, Lizella, GA
# All rights reserved.
#
@@ -18,8 +19,6 @@
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-#
-
dovecot_start()
{
@@ -53,3 +52,4 @@ case $1 in
*)
echo "usage $0 start|stop|restart"
esac
+