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:
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

View file

@ -410,9 +410,6 @@ (define-public gvisor-tap-vsock
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")