mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-24 11:39:46 -05: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 @@ (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")
|
||||
|
|
Loading…
Reference in a new issue