From: Giuseppe Lettieri Date: Wed, 3 Oct 2012 16:52:50 +0000 (+0200) Subject: move logs to /var/log X-Git-Tag: sliver-openvswitch-1.8.90-5~23 X-Git-Url: http://git.onelab.eu/?p=sliver-openvswitch.git;a=commitdiff_plain;h=1fbfa090b15b1f55c5b6a39343726aafbd06ea66 move logs to /var/log --- diff --git a/sliver-openvswitch.spec b/sliver-openvswitch.spec index f8f568e01..3157f2d6c 100644 --- a/sliver-openvswitch.spec +++ b/sliver-openvswitch.spec @@ -32,7 +32,7 @@ Openvswitch tuned for running within a PlanetLab sliver %build ./boot.sh # let's be as close as the regular linux/fedora layout -./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var +./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-logdir=/var/log make %install