Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rule for package pcsc-lite installed #4041

Conversation

yuumasato
Copy link
Member

@yuumasato yuumasato commented Mar 1, 2019

Select the rule in profiles that select service_pcscd_enabled.

Description:

  • Add rule for package pcsc-lite installed
  • Select the rule in profiles that select service_pcscd_enabled

Rationale:

  • Rule service_pcscd_enabled fails because service doesn't exist when pcsc-lite is not installed.

Fixes:

TASK [Enable service pcscd] ***************************************************************************************************************************************************************************************
fatal: [rhel7.6]: FAILED! => {"changed": false, "msg": "Could not find the requested service pcscd: host"}
	to retry, use: --limit @/home/wsato/git/scap-security-guide/build/roles/ssg-rhel7-role-ospp.retry

Select the rule in profiles that select service_pcscd_enabled.
references:
disa: "1954"
srg: SRG-OS-000375-GPOS-00160
vmmsrg: SRG-OS-000377-VMM-001530
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if appropriate, but these are the same references as in service_pcscd_enabled

@yuumasato yuumasato force-pushed the introduce_package_pcsc-lite_installed branch from eeeb42b to d8ffcfe Compare March 1, 2019 15:59
@scrutinizer-notifier
Copy link

The inspection completed: 1 new issues

@redhatrises redhatrises added the bugfix Fixes to reported bugs. label Mar 4, 2019
@redhatrises redhatrises self-assigned this Mar 4, 2019
@redhatrises redhatrises added this to the 0.1.44 milestone Mar 4, 2019
@redhatrises
Copy link
Contributor

LGTM

@redhatrises redhatrises merged commit 7d9b36d into ComplianceAsCode:master Mar 4, 2019
@yuumasato yuumasato deleted the introduce_package_pcsc-lite_installed branch March 5, 2019 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Fixes to reported bugs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants