Mailinglist Archive: opensuse-bugs (5386 mails)
| < Previous | Next > |
[Bug 280487] New: %ghost /var/log/audit/audit.log will remove the logfile
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 4 Jun 2007 06:10:13 -0600 (MDT)
- Message-id: <bug-280487-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=280487
Summary: %ghost /var/log/audit/audit.log will remove the logfile
Product: openSUSE 10.3
Version: Alpha 4plus
Platform: All
OS/Version: openSUSE 10.3
Status: NEW
Severity: Normal
Priority: P5 - None
Component: AppArmor
AssignedTo: tonyj@xxxxxxxxxx
ReportedBy: lrupp@xxxxxxxxxx
QAContact: dreynolds@xxxxxxxxxx
The line
%ghost /var/log/audit/audit.log
in the %files section of the package audit will remove an existing logfile
/var/log/audit/audit.log
if the user deinstalls the package. There is no way of return for this file -
and thats not a good point for a logfile.
using
%ghost %config(noreplace) /var/log/audit/audit.log
should fix this.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
Summary: %ghost /var/log/audit/audit.log will remove the logfile
Product: openSUSE 10.3
Version: Alpha 4plus
Platform: All
OS/Version: openSUSE 10.3
Status: NEW
Severity: Normal
Priority: P5 - None
Component: AppArmor
AssignedTo: tonyj@xxxxxxxxxx
ReportedBy: lrupp@xxxxxxxxxx
QAContact: dreynolds@xxxxxxxxxx
The line
%ghost /var/log/audit/audit.log
in the %files section of the package audit will remove an existing logfile
/var/log/audit/audit.log
if the user deinstalls the package. There is no way of return for this file -
and thats not a good point for a logfile.
using
%ghost %config(noreplace) /var/log/audit/audit.log
should fix this.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
| < Previous | Next > |