Feature #3208
Init.d startup | add status
Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
General
Target version:
-
Start date:
2015-10-26
Due date:
% Done:
100%
Estimated time:
Description
it would have been nice to implement status from init.d
is it possible to add this on line 125 in:
http://tvheadend.org/projects/tvheadend/repository/revisions/master/entry/debian/tvheadend.init
[code]status)
status_of_proc -p $PIDFILE $DAEMON $NAME && exit 0 || exit $?
;;
[/code]
History
Updated by Jaroslav Kysela about 9 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset commit:tvheadend|15698fd56bdde8f8c2daba9b5d8305acae48a23a.