me
/
guix
Archived
1
0
Fork 0

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>
master
Tomas Volf 2024-05-10 00:23:05 +02:00 committed by Sharlatan Hellseher
parent 5c5e2a7491
commit abc62671e0
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 0 additions and 3 deletions

View File

@ -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")