Skip to content

Commit bc62a6a

Browse files
kerthcetCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 7365094 commit bc62a6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sandd/src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -681,7 +681,7 @@ async fn setup_tunnel(args: &Args) -> Result<()> {
681681

682682
info!("Starting tailscaled...");
683683

684-
// Start tailscaled in background (if not already running).
684+
// Start tailscaled in background.
685685
//
686686
// --socks5-server is what makes tunnel mode actually work: with
687687
// --tun=userspace-networking there is no TUN device and thus no kernel route

0 commit comments

Comments
 (0)