I have enabled the `sync` option in `/etc/fstab` for the root
partition among other options. During boot systemd correctly re-mounts
the partition with given options, but cannot umount it during
shutdown.
However, it complains that `sync` is unrecognized:
...
systemd-shutdown[1]: Unmounting file s
Any comments from systemd devs on this issue? I'm particulary keen to
know if using the very permissive values on the /run/systemd/notify is
advisable or whether this would cause any security issues.
On Wed, Aug 1, 2018 at 6:46 PM Martin Townsend wrote:
>
> Hi Casey,
>
> Thanks you for you prompt