meta-openembedded/meta-networking/recipes-extended/corosync
Peter Kjellerstedt a61358b511 corosync: Do not install the /var/log/cluster directory
/var/log is normally a link to /var/volatile/log and /var/volatile is a
tmpfs mount. So anything created in /var/log will not be available when
the tmpfs is mounted.

/var/log/cluster will be created in runtime.

This also drops the removal of the /var/run directory as it is no
longer created in the first place.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-11-03 06:57:48 -07:00
..
corosync corosync: update corosync.conf to 3.x 2020-03-18 15:33:49 -07:00
corosync_3.0.3.bb corosync: Do not install the /var/log/cluster directory 2021-11-03 06:57:48 -07:00