Codebase list tcmu / bf8316b0-7e62-45e4-8134-bb2701b222a3/main tcmu-runner.service
bf8316b0-7e62-45e4-8134-bb2701b222a3/main

Tree @bf8316b0-7e62-45e4-8134-bb2701b222a3/main (Download .tar.gz)

tcmu-runner.service @bf8316b0-7e62-45e4-8134-bb2701b222a3/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