Advertisement
Guest User

Untitled

a guest
Apr 18th, 2014
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. self.actions = {
  2. "wireless eth1": {
  3. 1: [external_command, 'nm-connection-editor'],
  4. },
  5. }
  6.  
  7. wireless eth1 {
  8. format_up = "W: (%quality at %essid) %ip"
  9. format_down = "W: down"
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement