From 8776641bedefdcea561c91ddb8e83b54b16d2e32 Mon Sep 17 00:00:00 2001 From: Simone Caronni Date: Jan 27 2015 12:18:44 +0000 Subject: Fix service description --- diff --git a/guacamole-server.init b/guacamole-server.init index ae9bbc8..8378c57 100644 --- a/guacamole-server.init +++ b/guacamole-server.init @@ -1,6 +1,6 @@ #!/bin/sh # -# guacd Takes care of starting and stopping the Guacamole daemon. +# guacd - Takes care of starting and stopping the Guacamole daemon. # # chkconfig: - 80 20 # description: Guacamole proxy daemon @@ -10,7 +10,7 @@ # Required-Stop: $local_fs $network # Default-Start: 3 4 5 # Default-Stop: 0 1 2 6 -# Short-Description: Publish command line shell through AJAX interface. +# Short-Description: Takes care of starting and stopping the Guacamole daemon. # Description: guacd is the Guacamole proxy daemon used by the Guacamole web # application and framework to translates between arbitrary # protocols and the Guacamole protocol.