diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-01-18 21:23:54 +0200 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-01-18 21:23:54 +0200 |
| commit | e24c4fa6d2c62cfe0d948b291685e6a68e4faf8d (patch) | |
| tree | 426699dfd9a44c01d4abcf374a78d9cedfc64309 | |
| parent | e3911af58ccc139e63702a58a853f0360ae39078 (diff) | |
init script: description
| -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" |
