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
=== modified file 'in/init=debian=wicd.in'
--- in/init=debian=wicd.in 2009-03-16 00:54:16 +0000
+++ in/init=debian=wicd.in 2009-06-16 15:56:21 +0000
@@ -153,9 +153,12 @@
153 ;;153 ;;
154 esac154 esac
155 ;;155 ;;
156 status)
157 status_of_proc -p $PIDFILE $DAEMON $NAME
158 ;;
156 *)159 *)
157 #echo "Usage: $SCRIPTNAME {start|stop|restart|reload|force-reload}" >&2160 #echo "Usage: $SCRIPTNAME {start|stop|restart|reload|force-reload}" >&2
158 echo "Usage: $SCRIPTNAME {start|stop|restart|force-reload}" >&2161 echo "Usage: $SCRIPTNAME {start|stop|restart|force-reload|status}" >&2
159 exit 3162 exit 3
160 ;;163 ;;
161esac164esac

Subscribers

People subscribed via source and target branches

to status/vote changes: