From b5b628c1fa132c1ac57fc1b102ad0605831649ef Mon Sep 17 00:00:00 2001 From: Paul Jakma Date: Thu, 30 Mar 2006 13:46:23 +0000 Subject: [solaris] revert previous update of manifest install path 2006-03-16 Paul Jakma * prototype.smf.in: Oops, continue to install manifest to var/svc/manifest/network for now. * Changelog: fix lack of trailing newline --- solaris/ChangeLog | 7 ++++++- solaris/prototype.smf.in | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'solaris') diff --git a/solaris/ChangeLog b/solaris/ChangeLog index 4185d92e..fac941d6 100644 --- a/solaris/ChangeLog +++ b/solaris/ChangeLog @@ -1,3 +1,8 @@ +2006-03-16 Paul Jakma + + * prototype.smf.in: Oops, continue to install manifest to + var/svc/manifest/network for now. + 2006-03-13 Alan Maguire * quagga.xml.in: Change the naming of services and instances. @@ -130,4 +135,4 @@ * depend.*: Solaris 10 dependencies for packages, referenced by prototype files. * .cvsignore: Add built files - * README.txt: new file, package creation, install, usage notes. \ No newline at end of file + * README.txt: new file, package creation, install, usage notes. diff --git a/solaris/prototype.smf.in b/solaris/prototype.smf.in index 399a8d2d..3c80f39b 100644 --- a/solaris/prototype.smf.in +++ b/solaris/prototype.smf.in @@ -3,6 +3,6 @@ i depend=$abs_builddir/depend.smf i copying=$abs_top_srcdir/COPYING i i.manifest i r.manifest -f manifest var/svc/manifest/network/routing/quagga.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 -- cgit v1.2.1