[systemd-devel] Formal syntax of unit file format

2016-03-27 Thread Damiano Albani
Hello, I've searched quite extensively but I haven't been able to find a *formal* description of the unit file format (e.g. via ABNF). There does exist a manual page but the syntax herein is broadly expressed in written form, i.e

[systemd-devel] x-systemd.automount timeout not cancels system call

2016-03-27 Thread Basin Ilya
Hi list. I have this in my fstab: UUID=023254F93254F361 /media/il/USBHDD auto noauto,x-systemd.automount,x-systemd.device-timeout=1000 If the device is not present, there's a timeout message in the journal after 10s, but an attempt to access `/media/il/USBHDD` hangs forever desp