Merge branch 'devel' into 'main'

bump pmixv3.2.5 (CVE-2023-41915)

See merge request glicid-public/guix-glicid!318
This commit is contained in:
Yann Dupont 2023-09-13 08:04:30 +00:00
commit a59f9d91ee
2 changed files with 18 additions and 1 deletions

View file

@ -79,6 +79,7 @@
(system? #t)
(comment "slurm server user")
(uid 567) ;«magic number…»
(gid 567) ;«magic number…»
(home-directory "/var/spool/slurm")
(shell (file-append bash "/bin/bash"))))