Codebase list tcmu / 30446c3a-cfc2-401e-9e5f-91f4b26da395/main tcmu-runner.service
30446c3a-cfc2-401e-9e5f-91f4b26da395/main

Tree @30446c3a-cfc2-401e-9e5f-91f4b26da395/main (Download .tar.gz)

tcmu-runner.service @30446c3a-cfc2-401e-9e5f-91f4b26da395/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