For using persistent storage in AUTO mode.
authorKunhoon Baik <knhoon.baik@samsung.com>
Tue, 7 Jun 2016 13:51:38 +0000 (22:51 +0900)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Fri, 26 Jan 2024 16:49:49 +0000 (17:49 +0100)
commite62b711658deff594361425d228222ee14cc07e2
tree87adc03135143291d271729fb52d3591bfc8b66a
parentf7e2cf0a8c80630da16c9020d4189555b40b9cf0
For using persistent storage in AUTO mode.

As Tizen default, /opt is mounted seperately, and the /var -> /opt/var
Thus, systemd flush should be done after mounting /opt.

In generic, I think that systemd-journal-flush should be done after local-fs.target
because several devices have own partition policies.

Change-Id: I4acb4bd26365681ea798441c2f154b8ba5422665
packaging/systemd.spec
units/systemd-journal-flush.service.in