mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: podman: Drop obsolete comment.
cgroup2 is now the default type. * gnu/packages/containers.scm (podman): Drop the comment. Change-Id: I197ed7e4901b26ad820295ed7adcaffd7bf533f5 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
parent
5c5e2a7491
commit
abc62671e0
1 changed files with 0 additions and 3 deletions
|
@ -410,9 +410,6 @@ It can be used with QEMU, Hyperkit, Hyper-V and User-Mode Linux.
|
|||
The binary is called @command{gvproxy}.")
|
||||
(license license:asl2.0)))
|
||||
|
||||
;; For podman to work, the user needs to run
|
||||
;; `sudo mount -t cgroup2 none /sys/fs/cgroup`
|
||||
|
||||
(define-public podman
|
||||
(package
|
||||
(name "podman")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue