| Summary: | /sbin/service incorrectly intercepts command line arguments passed to service | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Sisyphus | Reporter: | evseev <evseev> | ||||
| Component: | service | Assignee: | placeholder <placeholder> | ||||
| Status: | CLOSED FIXED | QA Contact: | qa-sisyphus | ||||
| Severity: | normal | ||||||
| Priority: | P2 | CC: | glebfm, ldv, legion, placeholder | ||||
| Version: | unstable | ||||||
| Hardware: | all | ||||||
| OS: | Linux | ||||||
| Attachments: |
|
||||||
|
Description
evseev
2004-08-27 03:22:02 MSD
First, startup scripts usually have no option parser, so your script is probably first one. Second, your patch doesn't make possible to pass .e.g --help option to startup script. Created attachment 767 [details]
Proposed change
I'm going to apply this change to /sbin/service.
Objections?
Applied in 0.5.7-alt1 |