Files
Valentin David b32dcdcd2e interfaces/udev: generate rules with deprecated command line (#13882)
Snapd from the snap generate udev rules that executes snap-device-helper
from the host. In cases when the snap is newer than the package, the
new command line is rejected by the old snap-device-helper from the
package. Because the new snap-device-helper accepts old command-line,
but just ignores the extra parameters, it is safer for now to generate
rules with the old command line.
2024-04-24 11:27:52 +02:00
..