File: README

package info (click to toggle)
audit 1%3A1.7.18-1.1
  • links: PTS
  • area: main
  • in suites: wheezy, wheezy-backports
  • size: 9,136 kB
  • sloc: ansic: 39,514; sh: 10,094; python: 5,340; makefile: 655
file content (21 lines) | stat: -rw-r--r-- 727 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
About
=====
This is a GUI for configuring the Linux audit subsystem.

Installation
============

system-config-audit uses a separate program to access the configuration files
and apply the configuration.  It is installed in
$libexecdir/system-config-audit-server.  You need to use your distribution's
tools (e. g. consolehelper in Fedora) to run this program with necessary
privileges (usually as root).  Note that just making the program setuid is a
REALLY BAD idea, it would allow any user to modify the configuration.

For Fedora or RHEL, you can use (make install-fedora) instead of (make install)
to automate the above.

Bugs
====
Please report bugs to <mitr@redhat.com>.  Bug reports with patches are
especially welcome.