X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=debian%2Fopenvswitch-ipsec.init;h=17835a5decf5c2e12b3b4731dade74ecf3c7bbca;hb=0e70cdcb8ddeb20417e682fd63769f9d16601b07;hp=ba82f5139017157baa4703e49a223bbd848f75a0;hpb=b0e62f3daca16a97541d33798e65894fcfa9623c;p=openvswitch diff --git a/debian/openvswitch-ipsec.init b/debian/openvswitch-ipsec.init index ba82f513..17835a5d 100755 --- a/debian/openvswitch-ipsec.init +++ b/debian/openvswitch-ipsec.init @@ -73,9 +73,8 @@ start_server() { install -d -m 755 -o root -g root /var/run/openvswitch fi - PYTHONPATH=/usr/share/openvswitch/python \ - /usr/share/openvswitch/scripts/ovs-monitor-ipsec \ - --pidfile-name=$PIDFILE --detach --monitor \ + /usr/share/openvswitch/scripts/ovs-monitor-ipsec \ + --pidfile=$PIDFILE --log-file --detach --monitor \ unix:/var/run/openvswitch/db.sock return 0