mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 09:39:08 +00:00
fix typo
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
This commit is contained in:
parent
91aff8050a
commit
4d19e8e097
@ -10,7 +10,7 @@ depend()
|
|||||||
|
|
||||||
start()
|
start()
|
||||||
{
|
{
|
||||||
ebegin "Starting mDNS serevr"
|
ebegin "Starting mDNS server"
|
||||||
|
|
||||||
[ -n "${PIDFILE}" ] || PIDFILE=/var/run/mdnstool.pid
|
[ -n "${PIDFILE}" ] || PIDFILE=/var/run/mdnstool.pid
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user