summaryrefslogtreecommitdiff
path: root/solaris/prototype.daemons.in
diff options
context:
space:
mode:
authorpaul <paul>2005-04-26 02:35:03 +0000
committerpaul <paul>2005-04-26 02:35:03 +0000
commit2e7d9ebac1a2698d548fab85bf717b427378c3c1 (patch)
tree578a812620b52e5079088edfcb26500d1bd51f8f /solaris/prototype.daemons.in
parent9edbc8fb8160c7e71c18ea517837decbd0f6bf9d (diff)
2005-04-26 Paul Jakma <paul.jakma@sun.com>
* quagga.xml.in: New, better, single integrated manifest for all the services, courtesy of alan.maguire@sun.com. * {{ospf,ospf6,rip,ripng,bgp}d,zebra}.xml.in: removed due to previous * quagga.init.in: Use the package tarname for properties, use the correct daemon name variable. * Makefile.am: Updated to match single manifest * prototype.daemons.in: ditto
Diffstat (limited to 'solaris/prototype.daemons.in')
-rw-r--r--solaris/prototype.daemons.in7
1 files changed, 1 insertions, 6 deletions
diff --git a/solaris/prototype.daemons.in b/solaris/prototype.daemons.in
index bf87992f..b5753bea 100644
--- a/solaris/prototype.daemons.in
+++ b/solaris/prototype.daemons.in
@@ -20,11 +20,6 @@ f none @sysconfdir@/ripngd.conf.sample=$DESTDIR/@sysconfdir@/ripngd.conf.sample
f none @sysconfdir@/ospfd.conf.sample=$DESTDIR/@sysconfdir@/ospfd.conf.sample 0644 root bin
f none @sysconfdir@/ospf6d.conf.sample=$DESTDIR/@sysconfdir@/ospf6d.conf.sample 0644 root bin
d none @quagga_statedir@=$DESTDIR/@quagga_statedir@ 0711 @enable_user@ @enable_group@
-f manifest var/svc/manifest/network/zebra.xml 0444 root bin
-f manifest var/svc/manifest/network/bgpd.xml 0444 root bin
-f manifest var/svc/manifest/network/ospfd.xml 0444 root bin
-f manifest var/svc/manifest/network/ospf6d.xml 0444 root bin
-f manifest var/svc/manifest/network/ripd.xml 0444 root bin
-f manifest var/svc/manifest/network/ripngd.xml 0444 root bin
+f manifest var/svc/manifest/network/quagga.xml 0444 root bin
#f none var/svc/profile/@PACKAGE_TARNAME@_options.xml=$abs_builddir/options.xml 0755 root sys
f none lib/svc/method/quagga=$abs_builddir/quagga.init 0755 root bin