diff options
| -rw-r--r-- | meta-systemd/oe-core/recipes-connectivity/avahi/avahi_0.6.31.bbappend | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-systemd/oe-core/recipes-connectivity/avahi/avahi_0.6.31.bbappend b/meta-systemd/oe-core/recipes-connectivity/avahi/avahi_0.6.31.bbappend new file mode 100644 index 0000000000..d41ca93bfc --- /dev/null +++ b/meta-systemd/oe-core/recipes-connectivity/avahi/avahi_0.6.31.bbappend | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | PRINC := "${@int(PRINC) + 1}" | ||
| 2 | |||
| 3 | inherit systemd | ||
| 4 | |||
| 5 | SYSTEMD_PACKAGES = "${PN}-systemd" | ||
| 6 | SYSTEMD_SERVICE = "avahi-daemon.service" | ||
| 7 | SYSTEMD_AUTO_ENABLE = "enable" | ||
| 8 | |||
| 9 | FILES_${PN}-systemd += "${systemd_unitdir}/system/" | ||
