Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Night's Watch
-
1
-
NW - 2021-10-20
-
Needs Assessment
-
dadav
-
Bug Fix
-
Prevent puppet from considering directories from `/etc/init.d/` as services
-
Needs Assessment
Description
Puppet Version: 5.5.22
Puppet Server Version: 5.3.7
OS Name/Version: SLES 12 SP5
Running puppet agent -t results in multiple error messages in /var/log/messages which state the following:
Could not execute posix command: Permission denied - /etc/init.d/rc0.d
Running puppet in debug mode gives the following hint:
Debug: Executing: '/etc/init.d/rc0.d status'
These files have 755 permissions, owner is root and are part of the insserv-compat package.
Desired Behavior:
Not having these error messages