d0d04b4c5a
Signed-off-by: Norbert Lange <nolange79@gmail.com> [Thomas: rename to tcf-agent, add missing dependency on BR2_USE_MMU.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 lines
164 B
Desktop File
10 lines
164 B
Desktop File
[Unit]
|
|
Description=Target Communication Framework Agent
|
|
After=network.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/tcf-agent -L- -l0
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|