From 17073dafc59d62fb8cbb8b94d61d3ecc488ac59f Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Mon, 22 Aug 2016 08:16:37 -0400 Subject: Revert "services: elogind: Provide '%elogind-file-systems' by extension." This reverts commit 3cf319a3f8e23831960a0f1320122cc514188a37. --- gnu/system/file-systems.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'gnu/system') diff --git a/gnu/system/file-systems.scm b/gnu/system/file-systems.scm index 0dc472e3c7..116e2813e8 100644 --- a/gnu/system/file-systems.scm +++ b/gnu/system/file-systems.scm @@ -257,6 +257,7 @@ TARGET in the other system." (append (list %pseudo-terminal-file-system %shared-memory-file-system %immutable-store) + %elogind-file-systems %control-groups)) ;; File systems for Linux containers differ from %base-file-systems in that -- cgit v1.2.3