Bug 654098 - sit module loaded on system shutdown
Summary: sit module loaded on system shutdown
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: initscripts
Version: 14
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-16 21:11 UTC by Edward Sheldrake
Modified: 2014-03-17 03:25 UTC (History)
5 users (show)

Fixed In Version: 9.20.2-1.fc14.1
Clone Of:
: 654101 (view as bug list)
Environment:
Last Closed: 2011-07-10 17:42:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
fix sit loading on shutdown (434 bytes, patch)
2010-11-16 21:11 UTC, Edward Sheldrake
no flags Details | Diff

Description Edward Sheldrake 2010-11-16 21:11:42 UTC
Created attachment 460929 [details]
fix sit loading on shutdown

Description of problem:
According to the system logs, the last thing my non-NetworkManager controlled computer does before shutting down is load the sit IPv6 over IPv4 tunnel module.

Version-Release number of selected component (if applicable):
initscripts-9.20.1-1.fc14

How reproducible:
Always

Steps to Reproduce:
1. Review system logs from the previous system shutdown.
2.
3.
  
Actual results:
The final 4 lines logged are:

Nov 10 22:31:27 ejs-desktop kernel: IPv6 over IPv4 tunneling driver
Nov 10 22:31:27 ejs-desktop kernel: sit0: Disabled Privacy Extensions
Nov 10 22:31:28 ejs-desktop kernel: Kernel logging (proc) stopped.
Nov 10 22:31:28 ejs-desktop rsyslogd: [origin software="rsyslogd" swVersion="4.6.3" x-pid="8985" x-info="http://www.rsyslog.com"] exiting on signal 15.

Expected results:
Less IPv6 usage on system shutdown, saving 2 log lines.

Additional info:
"/sbin/ip link set sit0 down" loads the sit module if it isn't already loaded.

Comment 1 Bill Nottingham 2010-11-16 21:23:37 UTC
http://git.fedorahosted.org/git?p=initscripts.git;a=commitdiff;h=7eaac898d086ea2a3dc2da549e192c5f164a5751

Will be in some future update at some point. Thanks!

Comment 2 Edward Sheldrake 2011-07-10 17:42:12 UTC
Fixed a while ago in the initscripts-9.20.2-1.fc14.1 update.


Note You need to log in before you can comment on or make changes to this bug.