Change the config value of the systemd service ("false" -> "no") 71/208371/1
authorINSUN PYO <insun.pyo@samsung.com>
Mon, 24 Jun 2019 02:12:45 +0000 (11:12 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Mon, 24 Jun 2019 02:14:06 +0000 (11:14 +0900)
commitbf769113aa88be76027e9a034a274d093daca49c
tree234a6966a4119dfea8720e3626b8021108ffc4b4
parent2a5a24b6138b495d1e93c422ec9425791f26ae01
Change the config value of the systemd service ("false" -> "no")

"no" and "false" have the same meaning, but the document has "no".
Also, since the parsing order is "no" first, there is some performance gain.

Change-Id: Ib0f0428cd0721cdc2344bde74c3fadc50753ddd2
tool/pkg-db-recovery.service