tailscale/drive
Percy Wegmann aa6a2d1e56 drive/driveimpl: use sudo or su to run file server
Some systems have `sudo`, some have `su`. This tries both, increasing
the chance that we can run the file server as an unprivileged user.

Updates #14629

Signed-off-by: Percy Wegmann <percy@tailscale.com>
2025-07-29 17:06:20 -05:00
..
driveimpl drive/driveimpl: use sudo or su to run file server 2025-07-29 17:06:20 -05:00
drive_clone.go tailscale: update tailfs file and package names (#11590) 2024-04-02 13:32:30 -07:00
drive_view.go cmd/viewer,all: consistently use "read-only" instead of "readonly" 2025-01-14 08:26:56 -08:00
local.go drive,ipn/ipnlocal: calculate peer taildrive URLs on-demand 2025-07-01 10:59:58 -05:00
remote_nonunix.go tailscale: update tailfs file and package names (#11590) 2024-04-02 13:32:30 -07:00
remote_permissions_test.go tailscale: update tailfs file and package names (#11590) 2024-04-02 13:32:30 -07:00
remote_permissions.go drive: fix minor typos in comments 2025-04-07 12:03:40 -07:00
remote_test.go drive: move normalizeShareName into pkg drive and make func public (#11638) 2024-04-05 11:43:13 -07:00
remote_unix.go tailscale: update tailfs file and package names (#11590) 2024-04-02 13:32:30 -07:00
remote.go drive: use secret token to authenticate access to file server on localhost 2024-05-03 09:03:32 -05:00