guix-devel/gnu
Ludovic Courtès e31ece9751
gnu: slurm: Configure with a "standard" syslogdir.
Until now, we were using syslogdir=$prefix/etc, which did not exist.
Thus, commands would always fail like this:

  $ guix environment --ad-hoc slurm --pure -- squeue -u $USER
  squeue: error: s_p_parse_file: unable to status file /gnu/store/…-slurm-17.11.3/etc/slurm.conf: No such file or directory, retrying in 1sec up to 60sec

* gnu/packages/parallel.scm (slurm)[arguments]: Pass --sysconfdir.
2019-04-16 17:30:22 +02:00
..
bootloader
build vm: Remove Xorriso "-padding" option. 2019-04-14 23:40:53 +02:00
installer installer: Force user to choose exactly one network management method. 2019-04-14 23:40:52 +02:00
packages gnu: slurm: Configure with a "standard" syslogdir. 2019-04-16 17:30:22 +02:00
services services: sddm: Switch back to using ‘startx’. 2019-04-11 05:42:41 +02:00
system install: Provide a meaningful label. 2019-04-15 12:24:14 +02:00
tests tests: separate-store-os: Increase root partition size. 2019-04-14 17:42:08 +02:00
artwork.scm
bootloader.scm
ci.scm
installer.scm installer: Choosing a locale opens the translated manual on tty2. 2019-04-12 17:56:23 +02:00
local.mk gnu: quilt: Update to 0.66. 2019-04-15 11:00:13 +02:00
packages.scm
services.scm
system.scm system: Add 'label' field to <operating-system>. 2019-04-15 12:24:14 +02:00
tests.scm