public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Cropi <alakatos@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/audit] rawhide: audit: move ghost runtime files under %{_runstatedir}/audit/
Date: Fri, 07 Aug 2026 13:28:05 GMT [thread overview]
Message-ID: <178610928513.1.6170429459834333749.rpms-audit-c89556279543@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/audit
Branch : rawhide
Commit : c89556279543b2b83570e5ce004250bb674eb401
Author : Cropi <alakatos@redhat.com>
Date : 2026-08-07T10:03:55+02:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/audit/c/c89556279543b2b83570e5ce004250bb674eb401?branch=rawhide
Log:
audit: move ghost runtime files under %{_runstatedir}/audit/
Signed-off-by: Cropi <alakatos@redhat.com>
---
diff --git a/audit.spec b/audit.spec
index 8b821fb..bb2c0e1 100644
--- a/audit.spec
+++ b/audit.spec
@@ -254,8 +254,8 @@ fi
%{_datadir}/bash-completion/completions/ausearch
%{_datadir}/bash-completion/completions/aureport
%{_datadir}/bash-completion/completions/augenrules
-%ghost %attr(0644,root,root) %{_runstatedir}/auditd.pid
-%ghost %attr(0640,root,root) %{_runstatedir}/auditd.state
+%ghost %attr(0644,root,root) %{_runstatedir}/audit/auditd.pid
+%ghost %attr(0640,root,root) %{_runstatedir}/audit/auditd.state
%attr(-,root,-) %dir %{_var}/log/audit
%attr(750,root,root) %dir /etc/audit/plugins.d
%config(noreplace) %attr(640,root,root) /etc/audit/auditd.conf
reply other threads:[~2026-08-07 13:28 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178610928513.1.6170429459834333749.rpms-audit-c89556279543@fedoraproject.org \
--to=alakatos@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox