mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
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."
This commit is contained in:
4
changelogs/fragments/service.yml
Normal file
4
changelogs/fragments/service.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
bugfixes:
|
||||
- Fix glob path of rc.d
|
||||
Some distribtuions like SUSE has the rc%.d directories under /etc/init.d
|
||||
Reference in New Issue
Block a user