diff options
-rw-r--r-- | meta-networking/recipes-support/vnstat/vnstat_2.6.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/vnstat/vnstat_2.6.bb b/meta-networking/recipes-support/vnstat/vnstat_2.6.bb index 9a650f4090..ad8802f3a6 100644 --- a/meta-networking/recipes-support/vnstat/vnstat_2.6.bb +++ b/meta-networking/recipes-support/vnstat/vnstat_2.6.bb | |||
@@ -17,4 +17,6 @@ do_install_append() { | |||
17 | install -Dm644 ${S}/examples/systemd/vnstat.service "${D}${systemd_system_unitdir}/vnstat.service" | 17 | install -Dm644 ${S}/examples/systemd/vnstat.service "${D}${systemd_system_unitdir}/vnstat.service" |
18 | } | 18 | } |
19 | 19 | ||
20 | PARALLEL_MAKEINST = "" | ||
21 | |||
20 | SYSTEMD_SERVICE_${PN} = "vnstat.service" | 22 | SYSTEMD_SERVICE_${PN} = "vnstat.service" |