Skip to content

Commit 557ebad

Browse files
Optimizing kernel-lc-config.sh startup times
1 parent fcc654e commit 557ebad

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

kernel-lc-config.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ sm-ssh-ide set-local-user-id "$LOCAL_USER_ID"
5353

5454
sm-ssh-ide init-ssm
5555

56-
sm-ssh-ide stop
57-
sm-ssh-ide start
56+
nohup sm-ssh-ide start &
5857

5958
nohup sm-ssh-ide ssm-agent &

0 commit comments

Comments
 (0)