[systemd-devel] Setting mount option `sync` for root parition in fstab causes umount to fail during shutdown

2018-08-07 Thread Isaac Nickaein
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

Re: [systemd-devel] Supervisory Watchdog notification not working when using SmackProcessLabel

2018-08-07 Thread Martin Townsend
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