Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 919808

Summary: net-misc/rclone add mount.rclone symlink
Product: Gentoo Linux Reporter: I am <imehl_adresse>
Component: Current packagesAssignee: Jason Zaman <perfinion>
Status: UNCONFIRMED ---    
Severity: enhancement CC: julien.dlq
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://rclone.org/commands/rclone_mount/#rclone-as-unix-mount-helper
Whiteboard:
Package list:
Runtime testing required: ---

Description I am 2023-12-13 10:20:01 UTC
https://rclone.org/commands/rclone_mount/#rclone-as-unix-mount-helper

since rclone-1.57 its possible to run rclone as a mount helper to be able to mount rclone remote directories via fstab

we just need to symlink /usr/bin/rclone to /sbin/mount.rclone

It would be nice if portage does this for us

Reproducible: Always

Steps to Reproduce:
1.emerge rclone
Actual Results:  
/sbin/mount.rclone not found

Expected Results:  
/usr/bin/rclone symlinks to /sbin/mount.rclone