From fc2c6594c5aca1661c99fa0660e0e1e164236856 Mon Sep 17 00:00:00 2001 From: JEAN-FRANCOIS GUILLAUME Date: Mon, 21 Nov 2022 16:40:36 +0100 Subject: [PATCH] working on slurm --- glicid/system/file-systems.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glicid/system/file-systems.scm b/glicid/system/file-systems.scm index b84d395..172b837 100644 --- a/glicid/system/file-systems.scm +++ b/glicid/system/file-systems.scm @@ -1,6 +1,6 @@ (define-module (glicid system file-systems) #:use-module (gnu system file-systems) - #:export (%control-groups) + #:export (%cgroups) ) (define %cgroups