/mandos/release

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

« back to all changes in this revision

Viewing changes to network-hooks.d/bridge

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