mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: fuse@3: Bind to default FUSE variable.
* gnu/packages/linux.scm (fuse): Rename this… (fuse-2): …to this, and… (fuse-3): …rename this… (fuse): …to this! (fuse-static): Rename this… (fuse-2-static): …to this. Adjust all users.
This commit is contained in:
parent
a879385de1
commit
789f7e9a3d
19 changed files with 56 additions and 58 deletions
|
@ -1244,7 +1244,7 @@ deprecated; use 'setuid-program' instead~%"))
|
|||
(file-append sudo "/bin/sudo")
|
||||
(file-append sudo "/bin/sudoedit")
|
||||
(file-append fuse "/bin/fusermount")
|
||||
(file-append fuse-3 "/bin/fusermount3")
|
||||
(file-append fuse "/bin/fusermount3")
|
||||
|
||||
;; To allow mounts with the "user" option, "mount" and "umount" must
|
||||
;; be setuid-root.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue