mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 11:51:14 +02:00
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:
parent
a8da277415
commit
56dd4e0b7e
@ -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 - -
|
||||
Loading…
x
Reference in New Issue
Block a user