You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ansible...@googlegroups.com
As we all know, whether an init script reports an accurate status or not is one of the most frustrating thing in managing computers. Most init scripts are terrible.
Stephen Fromm has added a nice patch that we've been looking for for a while. Assume the service foo doesn't support "status", you can now do stuff like this:
service name=foo pattern=/usr/sbin/foo state=started
And the service status will be inferred by looking for the above string in the output of the 'ps' command.
I know a lot of people will be really happy to see this. Thanks Stephen!
--Michael
James Marcus
unread,
Oct 4, 2012, 5:45:46 PM10/4/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message