mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
[PATCH] Don't require the BUS value for the CALLOUT rule.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user