Merge lp://staging/~dpaleino/wicd/debian-init into lp://staging/wicd/1.6

Proposed by David Paleino
Status: Merged
Approved by: Adam Blackburn
Approved revision: 416
Merged at revision: not available
Proposed branch: lp://staging/~dpaleino/wicd/debian-init
Merge into: lp://staging/wicd/1.6
Diff against target: None lines
To merge this branch: bzr merge lp://staging/~dpaleino/wicd/debian-init
Reviewer Review Type Date Requested Status
Adam Blackburn Approve
Review via email: mp+7508@code.staging.launchpad.net

Commit message

Add "status" command to initscript (Debian/Ubuntu)

To post a comment you must log in.
Revision history for this message
Adam Blackburn (adamblackburn) wrote :

Looks fine.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'in/init=debian=wicd.in'
2--- in/init=debian=wicd.in 2009-03-16 00:54:16 +0000
3+++ in/init=debian=wicd.in 2009-06-16 15:56:21 +0000
4@@ -153,9 +153,12 @@
5 ;;
6 esac
7 ;;
8+ status)
9+ status_of_proc -p $PIDFILE $DAEMON $NAME
10+ ;;
11 *)
12 #echo "Usage: $SCRIPTNAME {start|stop|restart|reload|force-reload}" >&2
13- echo "Usage: $SCRIPTNAME {start|stop|restart|force-reload}" >&2
14+ echo "Usage: $SCRIPTNAME {start|stop|restart|force-reload|status}" >&2
15 exit 3
16 ;;
17 esac

Subscribers

People subscribed via source and target branches

to status/vote changes: