Codebase list tcmu / 34c18a48-62db-479b-8e39-1b7bf41bbf41/main tcmu-runner.service
34c18a48-62db-479b-8e39-1b7bf41bbf41/main

Tree @34c18a48-62db-479b-8e39-1b7bf41bbf41/main (Download .tar.gz)

tcmu-runner.service @34c18a48-62db-479b-8e39-1b7bf41bbf41/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