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