mirror of
https://github.com/systemd/systemd.git
synced 2025-02-04 21:47:31 +03:00
[PATCH] Don't require the BUS value for the CALLOUT rule.
This commit is contained in:
parent
8ff8bbbadd
commit
47b3f983da
@ -324,7 +324,6 @@ keys:
|
||||
dev.name, dev.bus, dev.exec_program,
|
||||
dev.id, dev.symlink);
|
||||
if ((*dev.name == '\0') ||
|
||||
(*dev.bus == '\0') ||
|
||||
(*dev.id == '\0') ||
|
||||
(*dev.exec_program == '\0'))
|
||||
goto error;
|
||||
|
Loading…
x
Reference in New Issue
Block a user