projects
/
profile
/
ivi
/
rygel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0a633c
)
example: Fix service description in init script
author
Jens Georg
<jensg@openismus.com>
Mon, 8 Oct 2012 09:37:50 +0000
(11:37 +0200)
committer
Jens Georg
<jensg@openismus.com>
Mon, 8 Oct 2012 09:40:39 +0000
(11:40 +0200)
examples/service/sysv/rygel
patch
|
blob
|
history
diff --git
a/examples/service/sysv/rygel
b/examples/service/sysv/rygel
index
3d02033
..
e645cfc
100755
(executable)
--- a/
examples/service/sysv/rygel
+++ b/
examples/service/sysv/rygel
@@
-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=""