fix: correct fuse entries of setuid-programs entry of system declaration

pull/1/head
anemofilia 2023-08-22 00:15:25 -03:00
parent c2b6ed51e1
commit 64767176a0
No known key found for this signature in database
GPG Key ID: 5A8F3D62C87A2B33
1 changed files with 2 additions and 1 deletions

View File

@ -126,7 +126,8 @@
(shadow '("passwd" "chfn" "sg" "su" "newgrp" "newuidmap" "newgidmap"))
(inetutils '("ping" "ping6"))
(opendoas '("doas"))
(fuse '("fusermount"))
(fuse-2 '("fusermount"))
(fuse '("fusermount3"))
(util-linux '("mount" "umount"))))
#|Allow resolution of '.local' host names with mDNS|#