[lxc-devel] [linuxcontainers.org/master] Update introduction.md

brauner on Github lxc-bot at linuxcontainers.org
Mon Jan 16 23:40:17 UTC 2017


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 359 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20170116/756da8ab/attachment.bin>
-------------- next part --------------
From 70df9066ea0d7fc335919c4246da39ecbbc80d94 Mon Sep 17 00:00:00 2001
From: Christian Brauner <christian.brauner at ubuntu.com>
Date: Tue, 17 Jan 2017 00:39:58 +0100
Subject: [PATCH] Update introduction.md

We don't use glib anymore since lxcfs 0.18.
---
 content/lxcfs/introduction.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/lxcfs/introduction.md b/content/lxcfs/introduction.md
index 28d255d..b09e15d 100644
--- a/content/lxcfs/introduction.md
+++ b/content/lxcfs/introduction.md
@@ -8,7 +8,7 @@ Specifically, it's providing two main things
    to provide CGroup-aware values.
  * A cgroupfs-like tree which is container aware.
 
-The code is pretty simple, written in C using libfuse and glib.
+The code is pretty simple, written in C using libfuse.
 
 The main driver for this work was the need to run systemd based containers as a regular unprivileged user  
 while still allowing systemd inside the container to interact with cgroups.


More information about the lxc-devel mailing list