diff options
author | Tiago Gomes <tiago.gomes@codethink.co.uk> | 2015-05-01 14:39:04 +0000 |
---|---|---|
committer | Baserock Gerrit <gerrit@baserock.org> | 2015-05-08 10:56:54 +0000 |
commit | 311537d3650cb106bacc852fed3ae16988ce5dbc (patch) | |
tree | 6c26985395e8c968607fc03592e418bbf9f09a3c /strata/wayland-generic.morph | |
parent | a6a53e7dbef3c88c9d301456398544b76c93cebe (diff) | |
download | definitions-311537d3650cb106bacc852fed3ae16988ce5dbc.tar.gz |
openstack: ensure that /var/run/openvswitch exists
This directory is created by the setup script, but as /var/run is a
symbolic link to /run, which is a tmpfs mounting point, the directory
will not persist across reboots. Hence, ensure that the directory
exists before starting the services that require it.
Note that we can't get away by adding the openvswitch-setup.service to
the Wants of openvswitch.service and openvswitch-db-server.services, as
those are enabled and started by the Ansible setup script, and so would
create a deadlock.
Also, remove non-existent service from the After section.
Change-Id: Ic5c16f89a8e71e4ad42f468159d6e604a5ee8e47
Diffstat (limited to 'strata/wayland-generic.morph')
0 files changed, 0 insertions, 0 deletions