mirror of
https://github.com/systemd/systemd.git
synced 2025-02-23 13:57:33 +03:00
[PATCH] add net/pan and net/bnep handling
This commit is contained in:
parent
1ad9a8c1b8
commit
21d2888a0a
@ -166,6 +166,8 @@ static int class_device_expect_no_device_link(struct sysfs_class_device *class_d
|
||||
{ .subsystem = "net", .device = "irda" },
|
||||
{ .subsystem = "net", .device = "ppp" },
|
||||
{ .subsystem = "net", .device = "tun" },
|
||||
{ .subsystem = "net", .device = "pan" },
|
||||
{ .subsystem = "net", .device = "bnep" },
|
||||
{ .subsystem = "ppp", .device = NULL },
|
||||
{ .subsystem = "sound", .device = NULL },
|
||||
{ .subsystem = "printer", .device = "lp" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user