mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-31 01:47:15 +03:00
unit: check more specific path to be written by systemd-binfmt
Follow-up for 41807efb1594ae8e71e0255e154ea7d17be2251a. Replaces #25690. (cherry picked from commit f74a7cb45c2458f90de6d37c70fa3afc1a3be279)
This commit is contained in:
parent
a4abad78f8
commit
89074ad6df
@ -18,7 +18,7 @@ After=proc-sys-fs-binfmt_misc.automount
|
||||
After=proc-sys-fs-binfmt_misc.mount
|
||||
After=local-fs.target
|
||||
Before=sysinit.target shutdown.target
|
||||
ConditionPathIsReadWrite=/proc/sys/
|
||||
ConditionPathIsMountPoint=/proc/sys/fs/binfmt_misc
|
||||
ConditionDirectoryNotEmpty=|/lib/binfmt.d
|
||||
ConditionDirectoryNotEmpty=|/usr/lib/binfmt.d
|
||||
ConditionDirectoryNotEmpty=|/usr/local/lib/binfmt.d
|
||||
|
Loading…
x
Reference in New Issue
Block a user