diff options
Diffstat (limited to 'recipes-connectivity')
| -rw-r--r-- | recipes-connectivity/consul/consul_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-connectivity/consul/consul_git.bb b/recipes-connectivity/consul/consul_git.bb index f3e64e9..566fbc9 100644 --- a/recipes-connectivity/consul/consul_git.bb +++ b/recipes-connectivity/consul/consul_git.bb | |||
| @@ -25,7 +25,7 @@ inherit systemd go | |||
| 25 | COMPATIBLE_HOST_mipsarch = "null" | 25 | COMPATIBLE_HOST_mipsarch = "null" |
| 26 | 26 | ||
| 27 | SYSTEMD_SERVICE_${PN} = "consul.service" | 27 | SYSTEMD_SERVICE_${PN} = "consul.service" |
| 28 | SYSTEMD_AUTO_ENABLE_${PN} = "enable" | 28 | SYSTEMD_AUTO_ENABLE_${PN} = "disable" |
| 29 | 29 | ||
| 30 | do_install_append() { | 30 | do_install_append() { |
| 31 | install -d ${D}/${systemd_unitdir}/system | 31 | install -d ${D}/${systemd_unitdir}/system |
