Mailinglist Archive: opensuse-bugs (4856 mails)
| < Previous | Next > |
[Bug 648580] network:dhcp: Syntax errors in init script "rc.dhcrelay"
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 2 Nov 2010 10:42:27 +0000
- Message-id: <20101102104227.9B5C1CC7D5@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=648580
https://bugzilla.novell.com/show_bug.cgi?id=648580#c2
Marius Tomaschewski <mt@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #2 from Marius Tomaschewski <mt@xxxxxxxxxx> 2010-11-02 10:42:27 UTC
---
Thanks, for the report!
Fixed:
- if "$SUPPORTS_HUP" = "yes" ; then
+ if [ "$SUPPORTS_HUP" = "yes" ] ; then
in network:dhcp project and
http://download.opensuse.org/repositories/home:/mtomaschewski:/branches:/openSUSE:/11.3:/Update:/Test/
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |