Dominique Martinet has uploaded this change for review.

View Change

move run dir to /run

/run has been preferred over /var/run for a while.
The main motivation for this change is that /run is not dependent on SYSCONFDIR,
and under some distributions (e.g. nixos) led to improbable run dir.

Also, for systemd distributions, /run/ganesha has been created by systemd for a while
(via the RunDirectory= setting), so embrace the dynamic directory creation for all
service files

Change-Id: I83b3871d5dd1984534487e6e237dbe8ae0eefe00
Signed-off-by: Dominique Martinet <dominique.martinet@cea.fr>
---
M src/CMakeLists.txt
M src/doc/man/ganesha-core-config.rst
M src/include/config-h.in.cmake
M src/libntirpc
M src/nfs-ganesha.spec-in.cmake
M src/scripts/init.d/nfs-ganesha.debian8
M src/scripts/init.d/nfs-ganesha.el6
M src/scripts/init.d/nfs-ganesha.gpfs
M src/selinux/ganesha.fc
9 files changed, 18 insertions(+), 16 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/24/498224/1

To view, visit change 498224. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I83b3871d5dd1984534487e6e237dbe8ae0eefe00
Gerrit-Change-Number: 498224
Gerrit-PatchSet: 1
Gerrit-Owner: Dominique Martinet <asmadeus@codewreck.org>
Gerrit-MessageType: newchange