ALT Linux Bugzilla
– Attachment 2263 Details for
Bug 6653
missing status option
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
network.init status
network.init-status.patch (text/plain), 458 bytes, created by
Serhii Hlodin
on 2007-11-13 11:29:55 MSK
(
hide
)
Description:
network.init status
Filename:
MIME Type:
Creator:
Serhii Hlodin
Created:
2007-11-13 11:29:55 MSK
Size:
458 bytes
patch
obsolete
>diff -urN etcnet-0.9.4/etc/net/scripts/network.init etcnet-0.9.4.new/etc/net/scripts/network.init >--- etcnet-0.9.4/etc/net/scripts/network.init 2007-09-27 22:13:26 +0300 >+++ etcnet-0.9.4.new/etc/net/scripts/network.init 2007-11-13 10:14:56 +0200 >@@ -626,6 +626,10 @@ > init_netprofile > check > ;; >+ status) >+ print_message "Currently active devices:" >+ print_message `/sbin/ip -o link show | awk -F ": " '/UP>/ { print $2 }'` >+ ;; > *) > usage > esac
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 6653
: 2263