summaryrefslogtreecommitdiffstats
path: root/solaris
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2017-01-04 02:13:02 +0100
committerDonald Sharp <sharpd@cumulusnetworks.com>2017-01-04 02:13:02 +0100
commit9473e340520626244678e59169547a27b1b257ad (patch)
tree21948ab931276bc8c96d4767c4033454e3f5d2f3 /solaris
parentMerge pull request #37 from LabNConsulting/working/2.0/patch-set-170102a (diff)
downloadfrr-9473e340520626244678e59169547a27b1b257ad.tar.xz
frr-9473e340520626244678e59169547a27b1b257ad.zip
watchfrr: Rename watchquagga -> watchfrr
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'solaris')
-rw-r--r--solaris/prototype.daemons.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/solaris/prototype.daemons.in b/solaris/prototype.daemons.in
index ce65d5e35..8a906c9d0 100644
--- a/solaris/prototype.daemons.in
+++ b/solaris/prototype.daemons.in
@@ -8,7 +8,7 @@ f none @sbindir@/ripd=$DESTDIR/@sbindir@/ripd 0755 root bin
f none @sbindir@/ripngd=$DESTDIR/@sbindir@/ripngd 0755 root bin
f none @sbindir@/ospfd=$DESTDIR/@sbindir@/ospfd 0755 root bin
f none @sbindir@/ospf6d=$DESTDIR/@sbindir@/ospf6d 0755 root bin
-f none @sbindir@/watchquagga=$DESTDIR/@sbindir@/watchquagga 0755 root bin
+f none @sbindir@/watchfrr=$DESTDIR/@sbindir@/watchfrr 0755 root bin
d none @sysconfdir@=$DESTDIR/@sysconfdir@ 0711 @enable_user@ @enable_group@
f none @sysconfdir@/zebra.conf.sample=$DESTDIR/@sysconfdir@/zebra.conf.sample 0644 root bin
f none @sysconfdir@/bgpd.conf.sample=$DESTDIR/@sysconfdir@/bgpd.conf.sample 0644 root bin