]> git.pld-linux.org Git - packages/Canna.git/blobdiff - Canna.init
- looks outdated
[packages/Canna.git] / Canna.init
index 0dc1c5d2537a3c703a4024c4f6f23b3eada0516f..98207e407cf99e23460d09a14996f563a0b5244a 100644 (file)
@@ -7,7 +7,7 @@
 
 # Source function library
 . /etc/rc.d/init.d/functions
+
 # Get service config
 [ -f /etc/sysconfig/canna ] && . /etc/sysconfig/canna
 
@@ -47,5 +47,5 @@ case "$1" in
         msg_usage "$0 {start|stop|restart|force-reload|status}"
         exit 3
 esac
+
 exit $RETVAL
This page took 0.09051 seconds and 4 git commands to generate.