shared-macros.mk: simplify java settings
[oi-userland.git] / components / sysutils / freeipmi / bmc-watchdog.p5m
blob332f8e733f2581c6fcaabb160e5a7b555d77e343
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2016 Jim Klimov
14 # Copyright 2019 Michal Nowak
17 set name=pkg.fmri value=pkg:/system/management/bmc-watchdog@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
18 set name=pkg.human-version value=$(HUMAN_VERSION)
19 set name=pkg.summary value="A local BMC-polling watchdog service"
20 set name=pkg.description value="A local BMC-polling watchdog service based on freeipmi software and driver/ipmi"
21 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
22 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
23 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
24 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
26 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
28 depend type=require fmri=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
29 depend type=require fmri=pkg:/driver/ipmi
31 #file path=etc/init.d/bmc-watchdog
32 #file path=etc/sysconfig/bmc-watchdog preserve=true
34 file files/bmc-watchdog.xml \
35      path=lib/svc/manifest/application/bmc-watchdog.xml \
36      restart_fmri=svc:/system/manifest-import:default
38 file files/svc-bmc-watchdog path=lib/svc/method/svc-bmc-watchdog