ansible/changelogs/fragments/service.yml
Alex 29a62038b7 module_utils_service: Fix glob path of rc.d (#43018)
Some distribtuions like SUSE has the rc%.d directories under /etc/init.d

Quote of /etc/rc.d.README on SLES11.

"Some people expect the system startup scripts in /etc/rc.d/.
We use a slightly different structure for better LSB compliance."
2018-07-31 11:56:11 -04:00

4 lines
113 B
YAML

---
bugfixes:
- Fix glob path of rc.d
Some distribtuions like SUSE has the rc%.d directories under /etc/init.d