diff options
| author | Arslaan Pathan <[email protected]> | 2026-06-18 13:00:31 +1200 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-06-18 13:00:31 +1200 |
| commit | 146efb308198d172c7bf5b9a2cdd0f7a795407ce (patch) | |
| tree | 89d26dcc00c4d6efa5ecde1e6da6f87a17b28e31 /meta-yerba/recipes-core/runit/runit-dhcpcd.bb | |
| parent | a7321eb6608a6592da4292260e290b43da6838a7 (diff) | |
| download | yerbalinux-146efb308198d172c7bf5b9a2cdd0f7a795407ce.tar.xz yerbalinux-146efb308198d172c7bf5b9a2cdd0f7a795407ce.zip | |
Add file targets (oops forgot)
Diffstat (limited to 'meta-yerba/recipes-core/runit/runit-dhcpcd.bb')
| -rw-r--r-- | meta-yerba/recipes-core/runit/runit-dhcpcd.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-yerba/recipes-core/runit/runit-dhcpcd.bb b/meta-yerba/recipes-core/runit/runit-dhcpcd.bb index d28e747..093be08 100644 --- a/meta-yerba/recipes-core/runit/runit-dhcpcd.bb +++ b/meta-yerba/recipes-core/runit/runit-dhcpcd.bb @@ -11,3 +11,5 @@ do_install() { install -m 0755 ${WORKDIR}/run ${D}/etc/runit/sv/dhcpcd/run ln -sf /etc/runit/sv/dhcpcd ${D}/etc/service/dhcpcd } + +FILES:${PN} = "/etc/service/dhcpcd /etc/runit/sv/dhcpcd" |
