Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 293665 Details for
Bug 429281
SElinux preventing fail2ban from starting
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Updated init file patch
fail2ban-0.8.1-init.patch (text/x-patch), 831 bytes, created by
Jonathan Underwood
on 2008-01-31 23:15:00 UTC
(
hide
)
Description:
Updated init file patch
Filename:
MIME Type:
Creator:
Jonathan Underwood
Created:
2008-01-31 23:15:00 UTC
Size:
831 bytes
patch
obsolete
>diff -up fail2ban-0.8.1/files/redhat-initd.init fail2ban-0.8.1/files/redhat-initd >diff -up fail2ban-0.8.1/files/redhat-initd.init fail2ban-0.8.1/files/redhat-initd >--- fail2ban-0.8.1/files/redhat-initd.init 2007-07-11 23:09:45.000000000 +0100 >+++ fail2ban-0.8.1/files/redhat-initd 2008-01-31 22:37:29.000000000 +0000 >@@ -1,6 +1,6 @@ > #!/bin/bash > # >-# chkconfig: 345 92 08 >+# chkconfig: - 92 08 > # description: Fail2ban daemon > # http://fail2ban.sourceforge.net/wiki/index.php/Main_Page > # process name: fail2ban-server >@@ -27,8 +27,7 @@ start() { > echo -n $"Starting fail2ban: " > getpid > if [ -z "$pid" ]; then >- rm -rf /tmp/fail2ban.sock # in case of unclean shutdown >- $FAIL2BAN start > /dev/null >+ $FAIL2BAN -x start > /dev/null > RETVAL=$? > fi > if [ $RETVAL -eq 0 ]; then
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 429281
:
293664
| 293665 |
293666
|
298458
|
298461