Codebase list tcmu / debian/latest tcmu-runner.service
debian/latest

Tree @debian/latest (Download .tar.gz)

tcmu-runner.service @debian/latest

38f0327
 
a2eb27b
 
 
38f0327
 
e938fc0
38f0327
 
f3f1320
38f0327
1b7443e
 
 
[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