From Fedora Project Wiki
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
=== System-config-boot backend functionality ===
=== System-config-audit backend functionality ===
Here is list of all functions, which should boot backend provide
Here is list of all functions, which should audit backend provide


== Basic ==
== Basic ==
Line 6: Line 6:
! what || where
! what || where
|-
|-
|| start/stop audit daemon || service
|| Start/stop audit daemon || service
|-
|-
|| Run in specific runlevel || chkconf
|| Run in specific runlevel || chkconf
|-
|-
|| Set limits || /audit/audit.rules
|-
|| Set limits fail handling || /audit/audit.rules
|-
|| Set daemon priority boost || /audit/auditd.conf
|-
|| Set email recepient || /audit/auditd.conf
|-
|| Set events program || /audit/auditd.conf
|-
|| Set log file || /audit/auditd.conf
|-
|| Set writeout force || /audit/auditd.conf
|-
|| Set log file rotation || /audit/auditd.conf
|-
|| Set low disk space thresholds || /audit/auditd.conf
|-
|| Set log files errors || /audit/auditd.conf
|-
|-
|}
|}


== Other ==
== Other ==
* Load external menu.lst, modify and install it
 
* Possibly set the splash image
* Work with all bootloaders (grub, yaboot, efi...)


{{admon/note|Please comment|
{{admon/note|Please comment|
If you don't agree with proposed functionality or have something to add, share it with us in [[Talk:SystemConfig/boot/backend]]}}
If you don't agree with proposed functionality or have something to add, share it with us in [[Talk:SystemConfig/audit/backend]]}}

Latest revision as of 08:55, 4 August 2009

System-config-audit backend functionality

Here is list of all functions, which should audit backend provide

Basic

what where
Start/stop audit daemon service
Run in specific runlevel chkconf
Set limits /audit/audit.rules
Set limits fail handling /audit/audit.rules
Set daemon priority boost /audit/auditd.conf
Set email recepient /audit/auditd.conf
Set events program /audit/auditd.conf
Set log file /audit/auditd.conf
Set writeout force /audit/auditd.conf
Set log file rotation /audit/auditd.conf
Set low disk space thresholds /audit/auditd.conf
Set log files errors /audit/auditd.conf

Other

Note.png
Please comment
If you don't agree with proposed functionality or have something to add, share it with us in Talk:SystemConfig/audit/backend