example: Fix service description in init script
authorJens Georg <jensg@openismus.com>
Mon, 8 Oct 2012 09:37:50 +0000 (11:37 +0200)
committerJens Georg <jensg@openismus.com>
Mon, 8 Oct 2012 09:40:39 +0000 (11:40 +0200)
examples/service/sysv/rygel

index 3d02033..e645cfc 100755 (executable)
@@ -15,7 +15,7 @@
 
 # PATH should only include /usr/* if it runs after the mountnfs.sh script
 PATH=/sbin:/usr/sbin:/bin:/usr/bin
-DESC="Description of the service"
+DESC="UPnP-AV device collection"
 NAME=rygel
 DAEMON=/usr/bin/$NAME
 DAEMON_ARGS=""