diff options
| -rw-r--r-- | meta-networking/recipes-support/ctdb/ctdb_2.5.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/ctdb/ctdb_2.5.1.bb b/meta-networking/recipes-support/ctdb/ctdb_2.5.1.bb index 6acfed0e2c..3e7bf961fe 100644 --- a/meta-networking/recipes-support/ctdb/ctdb_2.5.1.bb +++ b/meta-networking/recipes-support/ctdb/ctdb_2.5.1.bb | |||
| @@ -47,5 +47,7 @@ do_install_append() { | |||
| 47 | 47 | ||
| 48 | SYSTEMD_SERVICE_${PN} = "ctdb.service" | 48 | SYSTEMD_SERVICE_${PN} = "ctdb.service" |
| 49 | 49 | ||
| 50 | FILES_${PN} += "/run" | ||
| 51 | |||
| 50 | # onnode is a shell script with bashisms and bash #! | 52 | # onnode is a shell script with bashisms and bash #! |
| 51 | RDEPENDS_${PN} += "bash" | 53 | RDEPENDS_${PN} += "bash" |
