mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-27 20:50:34 +02:00
Before this commit, pacemaker would look in `/gnu/store/...-pacemaker/var/` for its state, which would be counterproductive. Use `/var` from the system instead, and disable the make target that would create the local state directory. * gnu/packages/high-availability.scm (pacemaker) [arguments] <#:phases>: Add phase to remove `/var` creation. <#:configure-flags>: Set local state directory to `/var`. Change-Id: I4ef72bd6dabe1ed21fd356fe2eb10cee223aaf42 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Modified-by: Ludovic Courtès <ludo@gnu.org> Merges: #8033
26 KiB
26 KiB