sys-fs/fuse-common: Sync with Gentoo

It's from Gentoo commit 3ecf7a853279d105465e8d9c5524d6c9ac11fa19.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
Flatcar Buildbot 2026-03-23 07:37:37 +00:00 committed by Krzesimir Nowak
parent a8da277415
commit 56dd4e0b7e

View File

@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -22,9 +22,8 @@ RDEPEND="
"
src_install() {
udev_newrules util/udev.rules 99-fuse.rules
udev_newrules - 99-cuse.rules <<-EOF
KERNEL=="cuse", GROUP="cuse"
KERNEL=="cuse", GROUP="cuse", OPTIONS+="static_node=cuse"
EOF
newtmpfiles - static-nodes-permissions-cuse.conf <<-EOF
z /dev/cuse 0660 root cuse - -