summaryrefslogtreecommitdiff
path: root/community/quagga/zebra.service
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-02-05 00:07:38 -0800
committerroot <root@rshg054.dnsready.net>2013-02-05 00:07:38 -0800
commitb91dca65217b7c35be84df053692c9fd1b012560 (patch)
tree1ab70184cb03b2ac7a5123daed51de63f9df742b /community/quagga/zebra.service
parent3e78397cb031dee2b5874f1c0c9e4c9977f0dbb7 (diff)
Tue Feb 5 00:07:38 PST 2013
Diffstat (limited to 'community/quagga/zebra.service')
-rw-r--r--community/quagga/zebra.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/quagga/zebra.service b/community/quagga/zebra.service
index e0f87f9bc..0bba03972 100644
--- a/community/quagga/zebra.service
+++ b/community/quagga/zebra.service
@@ -4,7 +4,7 @@ After=network.target
ConditionPathExists=/etc/quagga/zebra.conf
[Service]
-ExecStartPre=/sbin/ip route flush proto zebra
+ExecStartPre=/usr/sbin/ip route flush proto zebra
ExecStart=/usr/sbin/zebra
Restart=on-abort