update/patch-alarm/scripts/init.d
Don Penney 69c9cb0568 Fix bug in patch-alarm-manager start check
The start function of the patch-alarm-manager init script
checks for a valid pidfile to see if the process is
already running. Unfortunately, the code has a couple
of typos that cause the check to fail if the "start"
is called when the process is already running.

This commit fixes the typos.

Change-Id: If46f03a5d042f949db9359d6ddd7f69790ccaf4f
Closes-Bug: 1827326
Signed-off-by: Don Penney <don.penney@windriver.com>
2019-05-03 14:48:20 -04:00
..
patch-alarm-manager Fix bug in patch-alarm-manager start check 2019-05-03 14:48:20 -04:00