Merge branch 'devel' into 'main'

updating slurmd service

See merge request glicid-public/guix-glicid!37
This commit is contained in:
Jean-François GUILLAUME 2022-05-13 16:10:01 +00:00
commit c5fcdc4627

View file

@ -250,7 +250,29 @@
(shepherd-service
(provision '(slurmd) )
(documentation "Run slurmd.")
(requirement '(user-processes))
(requirement '(
user-processes
containerd
dbus-system
elogind
file-system-/sys/fs/cgroup/blkio
file-system-/sys/fs/cgroup/cpu
file-system-/sys/fs/cgroup/cpuset
file-system-/sys/fs/cgroup/devices
file-system-/sys/fs/cgroup/memory
file-system-/sys/fs/cgroup/pids
file-system-/sys/fs/cgroup/cpuacct
file-system-/sys/fs/cgroup/freezer
file-system-/sys/fs/cgroup/hugetlb
file-system-/sys/fs/cgroup/net_cls
file-system-/sys/fs/cgroup/net_prio
file-system-/sys/fs/cgroup/perf_event
file-system-/sys/fs/cgroup/pids
file-system-/sys/fs/cgroup/rdma
file-system-/sys/fs/cgroup/unified
file-system-/sys/fs/cgroup/networking
file-system-/sys/fs/cgroup/udev
))
(respawn? #t)
(start #~(make-forkexec-constructor
(list