/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to network-hooks.d/bridge

  • Committer: Björn Påhlsson
  • Date: 2011-11-28 07:38:37 UTC
  • mto: This revision was merged to the branch mainline in revision 525.
  • Revision ID: belorn@recompile.se-20111128073837-rom2ul1agen1iu3y
todo updates

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
        ;;
57
57
    files)
58
58
        echo /bin/ip
59
 
        echo /usr/bin/brctl
 
59
        echo /usr/sbin/brctl
 
60
        ;;
 
61
    modules)
 
62
        echo bridge
60
63
        ;;
61
64
esac