Codebase list tcmu / lintian-fixes/main tcmu-runner.service
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

tcmu-runner.service @lintian-fixes/main

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