Bugzilla – Attachment 66208 Details for
Bug 147671
Add SuSEfirewall script to SuSEfirewall2 package
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
Script for restarting firewall
SuSEfirewall (text/plain), 423 bytes, created by
Robert Love
on 2006-02-02 15:37:05 UTC
(
hide
)
Description:
Script for restarting firewall
Filename:
MIME Type:
Creator:
Robert Love
Created:
2006-02-02 15:37:05 UTC
Size:
423 bytes
patch
obsolete
>#! /bin/sh ># ># SuSEfirewall - rerun firewall in response to interface change ># ># Robert Love <rml@novell.com> > >. /etc/sysconfig/network/config >test "$FIREWALL" != yes && exit 1 > >RL=$(/sbin/runlevel); RL=${RL#* } >test -z "$RL" && RL=`sed -n 's=^id:\(.\):initdefault.*$=\1=p' /etc/inittab` >ls /etc/init.d/rc${RL}.d/S*SuSEfirewall2_setup &>/dev/null || exit 2 > >test -f /sbin/SuSEfirewall2 || exit 3 > >/sbin/SuSEfirewall2 start
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 147671
: 66208