chiark / gitweb /
binfmt, modules-load, sysctl, tmpfiles: add missing ConditionDirectoryNotEmpty=
[elogind.git] / units / systemd-binfmt.service.in
index 0bf6df2011eacda499af0a4729b3c8d6a1cbd71a..d43497c151955b8466ba5a96ea3e1100884c9a2d 100644 (file)
@@ -11,7 +11,10 @@ DefaultDependencies=no
 Conflicts=shutdown.target
 After=systemd-readahead-collect.service systemd-readahead-replay.service proc-sys-fs-binfmt_misc.automount
 Before=sysinit.target shutdown.target
-ConditionDirectoryNotEmpty=/etc/binfmt.d
+ConditionDirectoryNotEmpty=|/usr/lib/binfmt.d
+ConditionDirectoryNotEmpty=|/usr/local/lib/binfmt.d
+ConditionDirectoryNotEmpty=|/etc/binfmt.d
+ConditionDirectoryNotEmpty=|/run/binfmt.d
 
 [Service]
 Type=oneshot