Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 129621
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo/BSD Team <bsd@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Javier Villavicencio <the_paya@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 129621 depends on: Show dependency tree
Bug 129621 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-04-11 11:49 0000
Seems to be just a typo:

@@ -14,7 +14,7 @@
                name="${var%%=*}"
                val="${var#*=}"
                if [[ $(sysctl -N ${name} 2>/dev/null) == ${name} ]]; then
-                   sysctl ${name}=${value}
+                   sysctl ${name}=${val}
                else
                    eerror "Kernel doesn't like ${name}"
                    success=1

------- Comment #1 From Diego E. 'Flameeyes' Pettenò 2006-04-12 09:08:39 0000 -------
Fixed in freebsd-sbin-6.0-r1, thanks.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug