Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919808 - net-misc/rclone add mount.rclone symlink
Summary: net-misc/rclone add mount.rclone symlink
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Jason Zaman
URL: https://rclone.org/commands/rclone_mo...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-13 10:20 UTC by I am
Modified: 2024-03-19 21:03 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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