Add fake "name" argument to Runner command line to help identify services #62
Labels
No labels
bug
confirmed
critical
discussion
documentation
Doing
enhancement
suggestion
support
To Do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: hazaar/hazaar-warlock#62
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This might sound weird, but I think it's a simple solution to being able to see if a service is running from the Linux command line.
Currently, running a command like
ps ax | grep php
will give this:As you can see, there are multiple runners. On this system there are 5 services so telling them apart is currently impossible. I'd like to see something like:
changed title from Add fake "name" argument to Runner command line to Add fake "name" argument to Runner command line{+ to help identify services+}
created merge request !33 to address this issue
mentioned in merge request !33
mentioned in commit
d062aff52c