tailscale/drive/driveimpl
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
..
compositedav drive: rewrite LOCK paths 2024-05-16 13:42:45 -05:00
dirfs drive: fix minor typos in comments 2025-04-07 12:03:40 -07:00
shared drive: fix index out of bounds when parsing request local paths (#15517) 2025-04-09 14:12:23 -07:00
birthtiming_test.go tailscale: update tailfs file and package names (#11590) 2024-04-02 13:32:30 -07:00
birthtiming.go tailscale: update tailfs file and package names (#11590) 2024-04-02 13:32:30 -07:00
connlistener_test.go tailscale: update tailfs file and package names (#11590) 2024-04-02 13:32:30 -07:00
connlistener.go tailscale: update tailfs file and package names (#11590) 2024-04-02 13:32:30 -07:00
drive_test.go drive,ipn/ipnlocal: calculate peer taildrive URLs on-demand 2025-07-01 10:59:58 -05:00
fileserver.go drive: fix index out of bounds when parsing request local paths (#15517) 2025-04-09 14:12:23 -07:00
local_impl.go drive,ipn/ipnlocal: calculate peer taildrive URLs on-demand 2025-07-01 10:59:58 -05:00
remote_impl.go drive/driveimpl: use sudo or su to run file server 2025-07-29 17:06:20 -05:00