On Mo, 06.07.20 10:41, Mohamed Ali Fodha (fodha.mohamed.ali@xxxxxxxxx) wrote: > is it possible to remove/disable virtual unit (device units)? > I am able to reduce boot time by commenting rules in > 60-persistent-storage.rules such as by-path, by-id,by-label, is this change > may have an impact? device units appear on the initial transaction only if some service has a dependency on them, i.e. actively needs them for something (most likely: for mounting them after they appear). The "systemd" udev tag decides whether a .device unit is synthesized in systemd for a udev device. But if you drop that for a device and a service has the dependency on it anyway then this will just mean it will wait forever for it, because it never shows up then anymore. Lennart -- Lennart Poettering, Berlin _______________________________________________ systemd-devel mailing list systemd-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/systemd-devel