|
Bugzilla – Full Text Bug Listing |
| Summary: | dhcp server does not stop properly when using "service dhcpd stop | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.3 | Reporter: | Mathias Homann <Mathias.Homann> |
| Component: | Network | Assignee: | Marius Tomaschewski <mt> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | meissner |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 12.3 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 842359 | ||
|
Description
Mathias Homann
2013-09-25 20:00:43 UTC
systemd does not forward / call "/etc/init.d/dhcpd stop" when it means, it is not in started state... I guess, this were the case here. when the service is not in started, no stop is executed under systemd. works as designed [upstream] |