Summary: | --lockfile switch is needed for 'status' routine in /etc/init.d/functions | ||
---|---|---|---|
Product: | Sisyphus | Reporter: | evseev <evseev> |
Component: | service | Assignee: | placeholder <placeholder> |
Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
Severity: | minor | ||
Priority: | P2 | CC: | glebfm, ldv, legion, placeholder |
Version: | unstable | ||
Hardware: | all | ||
OS: | Linux |
Description
evseev
2004-08-28 02:52:36 MSD
No, subsystem lockfile names must match startup script names, otherwise system shutdown procedure will not work properly, see /etc/rc.d/rc for details. Well, start_daemon and stop_daemon have --lockfile option. Implemented in service-0.5.6-alt1 |