diff options
Diffstat (limited to 'res/debian')
| -rw-r--r-- | res/debian/rhizi.init | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/res/debian/rhizi.init b/res/debian/rhizi.init index c048ad9b..77b1d715 100644 --- a/res/debian/rhizi.init +++ b/res/debian/rhizi.init @@ -5,10 +5,8 @@ # Required-Stop: $local_fs $network $remote_fs $syslog # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 -# Short-Description: <Enter a short description of the software> -# Description: <Enter a long description of the software> -# <...> -# <...> +# Short-Description: Rhizi service +# Description: Rhizi kernel & accompanying web-server ### END INIT INFO # Do NOT "set -e" |
