On Fri, 29.05.15 12:17, [email protected] ([email protected]) wrote: > From: Harald Hoyer <[email protected]> > > If cryptsetup is called with a source device as argv[3], then craft the > ID for the password agent with a unique device path. > > If possible "/dev/block/<maj>:<min>" is used, otherwise the original > argv[3] is used.
Why use the major/minor numebrs here? Why isn't the original device name good enough? Lennart -- Lennart Poettering, Red Hat _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
