/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-27 20:07:55 UTC
  • mfrom: (505.3.15 client-network-hooks)
  • mto: This revision was merged to the branch mainline in revision 525.
  • Revision ID: belorn@recompile.se-20111127200755-g5nxb5vjrtyavg86
merge

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