The Samba-Bugzilla – Attachment 2242 Details for
Bug 4305
RedHat init script syntax error when /etc/sysconfig/network omits NETWORKING
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for smb.init on RHEL
samba_rhel_smb.init.patch (text/plain), 408 bytes, created by
Peter Lyons (mail bounced back)
on 2006-12-21 16:27:02 UTC
(
hide
)
Description:
Patch for smb.init on RHEL
Filename:
MIME Type:
Creator:
Peter Lyons (mail bounced back)
Created:
2006-12-21 16:27:02 UTC
Size:
408 bytes
patch
obsolete
>Index: packaging/RHEL/setup/smb.init >=================================================================== >--- packaging/RHEL/setup/smb.init (revision 20310) >+++ packaging/RHEL/setup/smb.init (working copy) >@@ -29,7 +29,7 @@ > fi > > # Check that networking is up. >-[ ${NETWORKING} = "no" ] && exit 0 >+[ x"${NETWORKING}" = x"no" ] && exit 0 > > # Check that smb.conf exists. > [ -f /etc/samba/smb.conf ] || exit 0
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 4305
:
2241
| 2242