Codebase list tcmu / debian/1.5.2-3 tcmu-runner.service
debian/1.5.2-3

Tree @debian/1.5.2-3 (Download .tar.gz)

tcmu-runner.service @debian/1.5.2-3raw · history · blame

[Unit]
Description=LIO Userspace-passthrough daemon
Documentation=man:tcmu-runner(8)
Wants=rsyslog.service
After=network.target rsyslog.service

[Service]
LimitNOFILE=1000000
Type=dbus
BusName=org.kernel.TCMUService1
KillMode=process
ExecStart=/usr/bin/tcmu-runner

[Install]
WantedBy=multi-user.target