mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
ssh: init: remove pidfile on start
This commit is contained in:
parent
a84b5d30e8
commit
d242619bb5
@ -77,6 +77,7 @@
|
||||
fi
|
||||
|
||||
progress "Starting SSH Server"
|
||||
rm /var/run/sshd.pid &>/dev/null
|
||||
eval $SSHD $OPTIONS
|
||||
fi
|
||||
)&
|
||||
|
Loading…
x
Reference in New Issue
Block a user