refactor: Remove unnecessary 'start_teleport_foreground' function call
This commit is contained in:
parent
e06d0908af
commit
86565625ff
|
@ -1005,5 +1005,4 @@ elif is_macos_host; then
|
|||
else
|
||||
log "Host does not appear to be using systemd"
|
||||
no_systemd_warning
|
||||
start_teleport_foreground
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue