- Update to version 2.1.51 from 2.1.49, which includes the addition of a targetcli daemon, which can be used to speed up batch processing. See changes file for details. OBS-URL: https://build.opensuse.org/request/show/775439 OBS-URL: https://build.opensuse.org/package/show/Base:System/targetcli-fb?expand=0&rev=38
10 lines
152 B
SYSTEMD
10 lines
152 B
SYSTEMD
[Unit]
|
|
Description=targetclid socket
|
|
Documentation=man:targetclid(8)
|
|
|
|
[Socket]
|
|
ListenStream=/var/run/targetclid.sock
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|