mirror of
https://github.com/systemd/systemd.git
synced 2025-03-22 06:50:18 +03:00
[PATCH] make udevsend binary even smaller
This commit is contained in:
parent
d5c6d80ff1
commit
e047ca9bdf
@ -125,7 +125,9 @@ int main(int argc, char* argv[])
|
||||
int sock;
|
||||
struct sockaddr_un saddr;
|
||||
|
||||
#ifdef DEBUG
|
||||
init_logging("udevsend");
|
||||
#endif
|
||||
|
||||
subsystem = argv[1];
|
||||
if (subsystem == NULL) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user