kai-tub/usbip-wrapper

Change client systemd-service generator to use instance name instead of host

kai-tub opened this issue · 0 comments

Otherwise the systemd unit file may become a template when the host contains an @ symbol:

name = "usbip_mounter_${instance_value.host}";