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

checkservices: add auditd.service to ignore list and resolve shellcheck warnings #82

Merged
merged 7 commits into from
Aug 22, 2024

Conversation

lahwaacz
Copy link
Contributor

No description provided.

An attempt to restart auditd.service results in the following error:

Failed to restart auditd.service: Operation refused, unit auditd.service may be requested by dependency only (it is configured to refuse manual start/stop).
See system logs and 'systemctl status auditd.service' for details.
Shellcheck issues SC2046, SC2053, SC2086, SC2184
This resolves shellcheck warning SC2004.
This resolves the shellcheck warning SC2207.

I think we want to split by newlines rather than arbitrary whitespace in
all cases...
@Antiz96 Antiz96 merged commit 1195588 into archlinux:master Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants