aboutsummaryrefslogtreecommitdiffstats
path: root/meta-systemd/meta-oe/recipes-extended/rpcbind/rpcbind_0.2.0.bbappend
blob: 0fa7f97610a65996043bc78c3ff502a3c010e8ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
inherit systemd

PRINC := "${@int(PRINC) + 1}"

# look for files in the layer first
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"

SRC_URI += "file://rpcbind.service"

SYSTEMD_PACKAGES = "${PN}-systemd"
SYSTEMD_SERVICE = "rpcbind.service"