mirror of
https://github.com/inspec/inspec
synced 2025-02-17 06:28:40 +00:00
Bugfix: there were services that would get matched because of the way the regex was constructed, i.e. if the user inserted `.` or `*` or anything regexy. Even if the service only had part of the name you were interested in, it would match (e.g. `sshd` would find `my_sshdaemon`). Apart from this, runlevels are now detected for SystemV. This is exposed in `#info` |
||
---|---|---|
.. | ||
integration | ||
resource | ||
unit | ||
docker_run.rb | ||
docker_test.rb | ||
helper.rb | ||
test-extra.yaml | ||
test.yaml |