Re: Starting br0 device after waking from suspend

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dear Tim,

On 10/11/10 07:34 +1030, Tim wrote:
>On Wed, 2010-11-10 at 07:20 +1100, Nick Urbanik wrote:
>> Does anyone have any suggestions towards automating a solution?
>
>Perhaps with a script in:  /etc/pm/sleep.d/
>
>#!/bin/bash
>case "$1" in
>        thaw|resume)
>                /sbin/ifup br0
>                ;;
>        *)
>                ;;
>esac
>exit $?

Thank you very much for this.  You have taught me to look in a new
place (/etc/pm/sleep.d) of which I was not previously aware!  I really
appreciate your help here.
-- 
Nick Urbanik             http://nicku.org           nicku@xxxxxxxxx
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux