Ticket #845 (closed defect: fixed)
debathena-moira-update-server error on uninstall
Reported by: | jdreed | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | The Distant Future |
Component: | -- | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
Removing debathena-moira-update server... start-stop-daemon: warning: this system is not able to track process names longer than 15 characters, please use --exec instead of --name.
Change History
comment:2 Changed 14 years ago by jdreed
- Status changed from new to committed
Committed in r25046. I'm not clear whether the extra start-stop-daemon invocations are necessary (the --test one in do_start, and the second one in do_stop)
Note: See
TracTickets for help on using
tickets.
Uh, this initscript should be using a pidfile. You should never just kill off processes by name.