Modify ↓
Ticket #417 (closed defect: fixed)
The client should not rely on /etc/init.d/servicename reload
Reported by: | naapuri | Owned by: | desai |
---|---|---|---|
Priority: | minor | Milestone: | Bcfg2 0.9.3 Release |
Component: | bcfg2-client | Version: | |
Keywords: | debian | Cc: |
Description
Restarting service openntpd > /etc/init.d/openntpd reload < Usage: /etc/init.d/ntpd {start|stop|restart|force-reload} Failed to restart service openntpd
The Debian Policy says: "The start, stop, restart, and force-reload options should be supported by all scripts in /etc/init.d, the reload option is optional." (http://www.debian.org/doc/debian-policy/ch-opersys.html)
Thus, the bcfg2 client should not rely on "reload" being available.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
Resolved in r3008