Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 714220 Details for
Bug 844607
aiccu treats lack of network connectivity on startup as a fatal error
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Update2: NetworkManager dispatcher script to handle aiccu
15-aiccu (text/plain), 267 bytes, created by
Josh Reynolds
on 2013-03-22 01:27:46 UTC
(
hide
)
Description:
Update2: NetworkManager dispatcher script to handle aiccu
Filename:
MIME Type:
Creator:
Josh Reynolds
Created:
2013-03-22 01:27:46 UTC
Size:
267 bytes
patch
obsolete
>#!/bin/sh > >export LC_ALL=C > ># if the interface is coming up and has a default route, ># then ask systemd to start aiccu >if [ "$2" = "up" ]; then > /sbin/ip -o route list dev "$1" | grep -q '^default' && ( > /bin/systemctl start aiccu.service || : > ) || ( :; ) >fi
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 844607
:
602614
|
602615
|
602791
|
602794
|
603220
|
713303
| 714220 |
935170