summaryrefslogtreecommitdiff
path: root/recipes-core/usb-rndis/files/tegra/usb-rndis-udhcpd.service
blob: 3762198e33e546842e55091d3eff147375fe5504 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=dhcp deamon for rndis NIC, meant to be started from udev rule

[Service]
ExecStart=/usr/sbin/udhcpd -fS /etc/udhcpd-usb-rndis.conf

[Install]
WantedBy=multi-user.target