/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.conf

* network-hooks.d/bridge: Use "/usr/sbin/brctl" explicitly.
* plugins.d/mandos-client.c (run_network_hooks): Raise priviliges in
                                                 child process.
  (main): Do not use getuid() to check if running setuid root.  Do not
          raise privileges for run_network_hooks.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
#BRIDGE=br0
4
4
 
5
 
#PORT_ADDRESSES="00:11:22:33:44:55 11:22:33:44:55:66"
 
5
#PORTS="eth0 eth1"
6
6
 
7
7
## Optional
8
8