fix typo, wsl.md

This commit is contained in:
2023-12-24 17:14:53 -05:00
parent 32190623ef
commit 043f926541

View File

@@ -39,7 +39,7 @@ reload() {
ebegin "Reloading ${name}"
start-stop-daemon --signal HUP --pidfile "${pidfile}"
eend $?
}+
}
stop() {
ebegin "Stopping ${name}"