#!/bin/bash

PYTHONPATH=/usr/share/wicd/
export PYTHONPATH

exec python /usr/share/wicd/wicd-daemon.py $@
