Codebase list tcmu / dca2f9e9-720f-415c-a1c2-1acef136eb08/main tcmu-runner.service
dca2f9e9-720f-415c-a1c2-1acef136eb08/main

Tree @dca2f9e9-720f-415c-a1c2-1acef136eb08/main (Download .tar.gz)

tcmu-runner.service @dca2f9e9-720f-415c-a1c2-1acef136eb08/mainraw · 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