I'm playing with updating syslog_ng to v2 and getting it to have SMF
support via mGAR.

Makefile: http://dpaste.com/48317/
SMF manifest: http://dpaste.com/48320/

The changes I made can be summarized as:

- added DISTFILES += cswsyslog_ng.xml
- installed cswsyslog_ng as svc-cswsyslog_ng in the manifest directory
($(DESTDIR)$(libdir)/svc/method)
- added INITSMF = /opt/csw/etc/init.d/cswsyslog_ng

The result is that the SMF manifest doesn't get imported:

Installation of <CSWsyslogng> on zone <joy-zone1.dub.corp.google.com>
was successful.
r...@joy:/var/tmp# svcs -a | grep syslog
r...@joy:/var/tmp#


How does mGAR know which file is the manifest? Just by its name -- cswfoo.xml?

Maciej
_______________________________________________
maintainers mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/maintainers

Reply via email to