Skip to content

Use /run instead of /var/run

This avoids the warning from systemd: systemd[1]: /lib/systemd/system/pcscd.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/pcscd/pcscd.comm → /run/pcscd/pcscd.comm; please update the unit file accordingly.

Signed-off-by: Topi Miettinen toiwoton@gmail.com

Merge request reports

Loading